auto merge of #17153 : steveklabnik/rust/add_link_to_manual, r=sfackler
whoops Fixes https://github.com/rust-lang/rust/pull/16827#issuecomment-55160273
This commit is contained in:
commit
1dc31953e7
1 changed files with 4 additions and 0 deletions
|
@ -43,6 +43,10 @@ discussion about Rust.
|
||||||
There is also a [developer forum](http://discuss.rust-lang.org/), where the
|
There is also a [developer forum](http://discuss.rust-lang.org/), where the
|
||||||
development of Rust itself is discussed.
|
development of Rust itself is discussed.
|
||||||
|
|
||||||
|
# Specification
|
||||||
|
|
||||||
|
Rust does not have an exact specification, but an effort to describe as much of
|
||||||
|
the language in as much detail as possible is in [the manual](rust.html).
|
||||||
|
|
||||||
# Guides
|
# Guides
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue