Skip to content

Commit a261620

Browse files
committed
README: remove outdated typo
1 parent 6fb1e02 commit a261620

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,7 @@ Rust toolchain
5252

5353
A nightly compiler is required to use unstable features that are unavoidable
5454
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.
55+
so long as we are using rust-src from rustup.
5756

5857
.. code-block:: console
5958

0 commit comments

Comments
 (0)