We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6100bb5 commit 0fea2bdCopy full SHA for 0fea2bd
src/librustc/README.txt
@@ -75,7 +75,7 @@ The 3 central data structures:
75
Control and information flow within the compiler:
76
-------------------------------------------------
77
78
-- main() in driver/rustc.rs assumes control on startup. Options are
+- main() in rustc.rc assumes control on startup. Options are
79
parsed, platform is detected, etc.
80
81
- libsyntax/parse/parser.rs parses the input files and produces an AST
0 commit comments