]> www.infradead.org Git - users/willy/pagecache.git/commit
docs: rust: remove spurious item in `expect` list
authorMiguel Ojeda <ojeda@kernel.org>
Sun, 17 Nov 2024 13:31:27 +0000 (14:31 +0100)
committerMiguel Ojeda <ojeda@kernel.org>
Sun, 24 Nov 2024 23:10:29 +0000 (00:10 +0100)
commitb160dc46dd9af4001c802cc9c7d68b6ba58d27c4
treeb58dbc2a9e85a13930fc090719d0a23aef24a96b
parent60fc1e6750133620e404d40b93df5afe32e3e6c6
docs: rust: remove spurious item in `expect` list

This list started as a "when to prefer `expect`" list, but at some point
during writing I changed it to a "prefer `expect` unless..." one. However,
the first bullet remained, which does not make sense anymore.

Thus remove it. In addition, fix nearby typo.

Fixes: 04866494e936 ("Documentation: rust: discuss `#[expect(...)]` in the guidelines")
Reviewed-by: Alice Ryhl <aliceryhl@google.com>
Reviewed-by: Andreas Hindborg <a.hindborg@kernel.org>
Link: https://lore.kernel.org/r/20241117133127.473937-1-ojeda@kernel.org
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Documentation/rust/coding-guidelines.rst