Skip to content

Commit 7222801

Browse files
committed
auto merge of #5812 : kud1ing/rust/patch-1, r=sanxiyn
"driver/rustc.rs" does not exist anymore
2 parents 7ebe577 + 0fea2bd commit 7222801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/librustc/README.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ The 3 central data structures:
7575
Control and information flow within the compiler:
7676
-------------------------------------------------
7777

78-
- main() in driver/rustc.rs assumes control on startup. Options are
78+
- main() in rustc.rc assumes control on startup. Options are
7979
parsed, platform is detected, etc.
8080

8181
- libsyntax/parse/parser.rs parses the input files and produces an AST

0 commit comments

Comments
 (0)