We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fb1e02 commit a261620Copy full SHA for a261620
README.rst
@@ -52,8 +52,7 @@ Rust toolchain
52
53
A nightly compiler is required to use unstable features that are unavoidable
54
when implementing libstd. The nightly date is arbitrary, but needs to be locked
55
-so long as we are using rust-src from rustup. The interface between std and
56
-core is not stable so we need to look the version for build reproducibility.
+so long as we are using rust-src from rustup.
57
58
.. code-block:: console
59
0 commit comments