auto merge of #5812 : kud1ing/rust/patch-1, r=sanxiyn
"driver/rustc.rs" does not exist anymore
This commit is contained in:
commit
7222801234
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue