Skip to content

Commit 0fea2bd

Browse files
author
kud1ing
committed
README: "driver/rust.rs" => "rust.rc"
1 parent 6100bb5 commit 0fea2bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/librustc/README.txt

+1-1
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)