diff options
| author | Mark Mansi <markm@cs.wisc.edu> | 2019-07-17 12:04:18 -0500 |
|---|---|---|
| committer | Who? Me?! <mark-i-m@users.noreply.github.com> | 2019-07-17 12:41:18 -0500 |
| commit | d2733c2854cb083c503013e13ba4ccdf31ac7a4c (patch) | |
| tree | db2b9f19458361d2a6fd9cde3e2c52b6cd048d03 /src/doc/rustc-dev-guide | |
| parent | f329a97adf0e5726a5c68db87e0d758423aa2ece (diff) | |
| download | rust-d2733c2854cb083c503013e13ba4ccdf31ac7a4c.tar.gz rust-d2733c2854cb083c503013e13ba4ccdf31ac7a4c.zip | |
add nomicon intro too
Diffstat (limited to 'src/doc/rustc-dev-guide')
| -rw-r--r-- | src/doc/rustc-dev-guide/src/appendix/humorust.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/doc/rustc-dev-guide/src/appendix/humorust.md b/src/doc/rustc-dev-guide/src/appendix/humorust.md index f044a50c066..36c25c89067 100644 --- a/src/doc/rustc-dev-guide/src/appendix/humorust.md +++ b/src/doc/rustc-dev-guide/src/appendix/humorust.md @@ -9,3 +9,4 @@ enlightening? - [The Bastion of the Turbofish test](https://github.com/rust-lang/rust/blob/79d8a0fcefa5134db2a94739b1d18daa01fc6e9f/src/test/ui/bastion-of-the-turbofish.rs) - [Rust Koans](https://users.rust-lang.org/t/rust-koans/2408/4) - [`break rust;`](https://play.rust-lang.org/?version=stable&mode=debug&edition=2018&gist=0ab2bd6a9d722e0f05a95e2a5dcf89cc) +- [The Nomicon Intro](https://doc.rust-lang.org/stable/nomicon/) |
