File tree 1 file changed +0
-2
lines changed
src/doc/rustc-dev-guide/src
1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -170,12 +170,10 @@ Here are some resources that can be used to learn more:
170
170
- [ This list of interior mutability in the compiler by nikomatsakis] [ imlist ]
171
171
172
172
[ `rayon` ] : https://crates.io/crates/rayon
173
- [ Arc ] : https://doc.rust-lang.org/std/sync/struct.Arc.html
174
173
[ imlist ] : https://github.com/nikomatsakis/rustc-parallelization/blob/master/interior-mutability-list.md
175
174
[ irlo0 ] : https://internals.rust-lang.org/t/parallelizing-rustc-using-rayon/6606
176
175
[ irlo1 ] : https://internals.rust-lang.org/t/help-test-parallel-rustc/11503
177
176
[ monomorphization ] : backend/monomorph.md
178
177
[ parallel-rustdoc ] : https://github.com/rust-lang/rust/issues/82741
179
- [ Rc ] : https://doc.rust-lang.org/std/rc/struct.Rc.html
180
178
[ rustc-rayon ] : https://github.com/rust-lang/rustc-rayon
181
179
[ tracking ] : https://github.com/rust-lang/rust/issues/48685
You can’t perform that action at this time.
0 commit comments