We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bc557e commit 3adeb65Copy full SHA for 3adeb65
Documentation/rust/coding.rst
@@ -21,7 +21,7 @@ good news!
21
22
.. note:: Conventions on comments and documentation are not checked by
23
``rustfmt``. Thus we still need to take care of those: please see
24
- :ref:`Documentation/rust/docs.rst <rust_docs>`.
+ :ref:`Documentation/rust/docs.rst <rust_docs>`.
25
26
We use the tool's default settings. This means we are following the idiomatic
27
Rust style. For instance, we use 4 spaces for indentation rather than tabs.
0 commit comments