diff options
author | Miguel Ojeda <ojeda@kernel.org> | 2024-09-04 22:43:46 +0200 |
---|---|---|
committer | Miguel Ojeda <ojeda@kernel.org> | 2024-10-07 21:39:57 +0200 |
commit | 04866494e936d041fd196d3a36aecd979e4ef078 (patch) | |
tree | 001d543cd83dd114a39ff7c29141af6d00a3d6d0 /rust/kernel/std_vendor.rs | |
parent | 1f9ed172545687e5c04c77490a45896be6d2e459 (diff) |
Documentation: rust: discuss `#[expect(...)]` in the guidelines
Discuss `#[expect(...)]` in the Lints sections of the coding guidelines
document, which is an upcoming feature in Rust 1.81.0, and explain that
it is generally to be preferred over `allow` unless there is a reason
not to use it (e.g. conditional compilation being involved).
Tested-by: Gary Guo <gary@garyguo.net>
Reviewed-by: Gary Guo <gary@garyguo.net>
Link: https://lore.kernel.org/r/20240904204347.168520-19-ojeda@kernel.org
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Diffstat (limited to 'rust/kernel/std_vendor.rs')
0 files changed, 0 insertions, 0 deletions