We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9d009c0 + 36582da commit 5f06607Copy full SHA for 5f06607
src/doc/reference.md
@@ -586,8 +586,8 @@ Rust syntax is restricted in two ways:
586
# Crates and source files
587
588
Although Rust, like any other language, can be implemented by an interpreter as
589
-well as a compiler, the only existing implementation is a compiler —
590
-from now on referred to as *the* Rust compiler — and the language has
+well as a compiler, the only existing implementation is a compiler,
+and the language has
591
always been designed to be compiled. For these reasons, this section assumes a
592
compiler.
593
0 commit comments