Skip to content

Commit

Permalink
auto merge of #5812 : kud1ing/rust/patch-1, r=sanxiyn
Browse files Browse the repository at this point in the history
"driver/rustc.rs" does not exist anymore
  • Loading branch information
bors committed Apr 10, 2013
2 parents 7ebe577 + 0fea2bd commit 7222801
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/librustc/README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ The 3 central data structures:
Control and information flow within the compiler:
-------------------------------------------------

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

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

0 comments on commit 7222801

Please sign in to comment.