We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ee7cda commit 07dbcdeCopy full SHA for 07dbcde
src/about-this-guide.md
@@ -3,7 +3,7 @@
3
This guide is meant to help document how rustc – the Rust compiler –
4
works, as well as to help new contributors get involved in rustc
5
development. It is not meant to replace code documentation – each
6
-chapter gives only high-level details – the kinds of things that
+chapter gives only high-level details, the kinds of things that
7
(ideally) don't change frequently.
8
9
There are three parts to this guide. Part 1 contains information that should
0 commit comments