]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
docs: rust: Add error handling sections
authorDirk Behme <dirk.behme@de.bosch.com>
Wed, 15 Jan 2025 06:25:52 +0000 (07:25 +0100)
committerMiguel Ojeda <ojeda@kernel.org>
Sat, 8 Mar 2025 21:52:02 +0000 (22:52 +0100)
commit562cc3cd0c14f7d96572fb9e0674294c5d7099c5
treec638cd50c281ab117ed869b8cb88dea50707e3a0
parent52ae96f5187c437a262e0497efff4b02e1ab0eab
docs: rust: Add error handling sections

Add error handling sections to the documentation and use it
to link to the existing code documentation. This will allow
to extend that documentation, use intra-doc links and test
the examples.

Suggested-by: Miguel Ojeda <ojeda@kernel.org>
Link: https://lore.kernel.org/rust-for-linux/CANiq72keOdXy0LFKk9SzYWwSjiD710v=hQO4xi+5E4xNALa6cA@mail.gmail.com/
Signed-off-by: Dirk Behme <dirk.behme@de.bosch.com>
Link: https://lore.kernel.org/r/20250115062552.1970768-1-dirk.behme@de.bosch.com
[ Slightly tweaked wording. - Miguel ]
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Documentation/rust/coding-guidelines.rst
Documentation/rust/testing.rst