Skip to content

Commit 067ffdd

Browse files
Rollup merge of rust-lang#37836 - steveklabnik:remove-incorrect-reference-comment, r=GuillaumeGomez
Clarify the reference's status. The former wording only gave part of the picture, we want to be crystal clear about this. /cc @petrochenkov, who had concerns about rust-lang#37820
2 parents 496a411 + c5e6dfc commit 067ffdd

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. It is accurate, but not necessarily complete.
2121

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

0 commit comments

Comments
 (0)