docs: rust: no_std is used
authorDirk Behme <dirk.behme@de.bosch.com>
Mon, 10 Jun 2024 12:23:32 +0000 (14:23 +0200)
committerMiguel Ojeda <ojeda@kernel.org>
Mon, 8 Jul 2024 21:44:00 +0000 (23:44 +0200)
commitb63c455d38be5f62a0665f3080c67334db5b4c41
tree02857461d3a4b6ea5612b6a2f2c05358a7bdbb4c
parentab44079e2869c9f1743d167d5f9b5befe375b6d9
docs: rust: no_std is used

Using the #![no_std] attribute in the Rust kernel support is different
to the default Rust usage. Mention this in the Documentation.

Signed-off-by: Dirk Behme <dirk.behme@de.bosch.com>
Reviewed-by: Trevor Gross <tmgross@umich.edu>
Link: https://lore.kernel.org/r/20240610122332.3858571-1-dirk.behme@de.bosch.com
[ Avoided breaking links in two lines. - Miguel ]
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Documentation/rust/general-information.rst