@@ -60,13 +60,12 @@ You might also find the following sites useful:
60
60
61
61
- This guide contains information about how various parts of the
62
62
compiler work and how to contribute to the compiler.
63
- - [ rustc API docs] -- rustdoc documentation for the compiler
63
+ - [ rustc API docs] -- rustdoc documentation for the compiler, devtools, and internal tools
64
64
- [ Forge] -- contains documentation about Rust infrastructure, team procedures, and more
65
65
- [ compiler-team] -- the home-base for the Rust compiler team, with description
66
66
of the team procedures, active working groups, and the team calendar.
67
67
- [ std-dev-guide] -- a similar guide for developing the standard library.
68
68
- [ The t-compiler zulip] [ z ]
69
- - [ The compiler's documentation (rustdocs)] ( https://doc.rust-lang.org/nightly/nightly-rustc/ )
70
69
- [ The Forge] ( https://forge.rust-lang.org/ ) has more documentation about various procedures.
71
70
- ` #contribute ` and ` #wg-rustup ` on [ Discord] ( https://discord.gg/rust-lang ) .
72
71
- The [ Rust Internals forum] [ rif ] , a place to ask questions and
@@ -102,7 +101,7 @@ You might also find the following sites useful:
102
101
[ Miri ] : https://github.com/rust-lang/miri
103
102
[ @bors ] : https://github.com/bors
104
103
[ GitHub repository ] : https://github.com/rust-lang/rustc-dev-guide/
105
- [ rustc API docs ] : https://doc.rust-lang.org/nightly/nightly-rustc/rustc_middle/
104
+ [ rustc API docs ] : https://doc.rust-lang.org/nightly/nightly-rustc/rustc_middle
106
105
[ Forge ] : https://forge.rust-lang.org/
107
106
[ compiler-team ] : https://github.com/rust-lang/compiler-team/
108
107
[ std-dev-guide ] : https://std-dev-guide.rust-lang.org/
0 commit comments