Skip to content

Commit 75941eb

Browse files
Rollup merge of #37820 - steveklabnik:remove-incorrect-reference-comment, r=GuillaumeGomez
Remove incorrect statement about the reference. This is not true.
2 parents 6bdb9d1 + 963ef08 commit 75941eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ the language.
1717

1818
[**The Rust Reference**][ref]. While Rust does not have a
1919
specification, the reference tries to describe its working in
20-
detail. It tends to be out of date.
20+
detail.
2121

2222
[**Standard Library API Reference**][api]. Documentation for the
2323
standard library.

0 commit comments

Comments
 (0)