diff options
author | 2024-11-11 21:51:27 +0800 | |
---|---|---|
committer | 2024-12-18 00:56:05 +0100 | |
commit | 517743c4e303252cd8c1a1fb1bed28e7d94d4678 (patch) | |
tree | 999fb1ee17a55b2d4f0a863bc6a85f0124d74c97 /scripts/generate_rust_analyzer.py | |
parent | rust: alloc: implement Display for Box (diff) | |
download | wireguard-linux-517743c4e303252cd8c1a1fb1bed28e7d94d4678.tar.xz wireguard-linux-517743c4e303252cd8c1a1fb1bed28e7d94d4678.zip |
rust: alloc: align Debug implementation for Box with Display
Ensure consistency between `Debug` and `Display` for `Box` by
updating `Debug` to match the new `Display` style.
Acked-by: Danilo Krummrich <dakr@kernel.org>
Signed-off-by: Guangbo Cui <2407018371@qq.com>
Reviewed-by: Alice Ryhl <aliceryhl@google.com>
Link: https://lore.kernel.org/r/tencent_1FC0BC283DA65DD81A8A14EEF25563934E05@qq.com
[ Reworded title. - Miguel ]
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions