mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-11-27 01:11:31 +00:00
23 lines
359 B
ReStructuredText
23 lines
359 B
ReStructuredText
|
|
.. SPDX-License-Identifier: GPL-2.0
|
||
|
|
|
||
|
|
Rust
|
||
|
|
====
|
||
|
|
|
||
|
|
Documentation related to Rust within the kernel. To start using Rust
|
||
|
|
in the kernel, please read the quick-start.rst guide.
|
||
|
|
|
||
|
|
.. toctree::
|
||
|
|
:maxdepth: 1
|
||
|
|
|
||
|
|
quick-start
|
||
|
|
general-information
|
||
|
|
coding-guidelines
|
||
|
|
arch-support
|
||
|
|
|
||
|
|
.. only:: subproject and html
|
||
|
|
|
||
|
|
Indices
|
||
|
|
=======
|
||
|
|
|
||
|
|
* :ref:`genindex`
|