@@ -48,9 +48,9 @@ In addition, many of the ideas discussed throughout this guide are idealized des
48
48
that are not fully realized yet.
49
49
All this makes keeping this guide completely up to date on everything very hard!
50
50
51
- The Guide itself is of course open- source as well,
52
- and the sources can be found at the [ GitHub repository] .
53
- If you find any mistakes in the guide, please file an issue about it .
51
+ The guide itself is of course open source as well,
52
+ and the sources are hosted on [ a GitHub repository] .
53
+ If you find any mistakes in the guide, please file an issue.
54
54
Even better, open a PR with a correction!
55
55
56
56
If you do contribute to the guide,
@@ -105,7 +105,7 @@ You might also find the following sites useful:
105
105
[ cheatsheet ] : https://bors.rust-lang.org/
106
106
[ Miri ] : https://github.com/rust-lang/miri
107
107
[ @bors ] : https://github.com/bors
108
- [ GitHub repository ] : https://github.com/rust-lang/rustc-dev-guide/
108
+ [ a GitHub repository] : https://github.com/rust-lang/rustc-dev-guide/
109
109
[ rustc API docs ] : https://doc.rust-lang.org/nightly/nightly-rustc/rustc_middle
110
110
[ Forge ] : https://forge.rust-lang.org/
111
111
[ compiler-team ] : https://github.com/rust-lang/compiler-team/
0 commit comments