Clarify the reference's status.

The former wording only gave part of the picture, we want to be crystal
clear about this.
This commit is contained in:
steveklabnik 2016-11-17 13:16:27 -05:00
parent 1523a5480a
commit c5e6dfc4f9

View file

@ -17,7 +17,7 @@ the language.
[**The Rust Reference**][ref]. While Rust does not have a
specification, the reference tries to describe its working in
detail. It tends to be out of date.
detail. It is accurate, but not necessarily complete.
[**Standard Library API Reference**][api]. Documentation for the
standard library.