Skip to content

Commit

Permalink
README: "driver/rust.rs" => "rust.rc"
Browse files Browse the repository at this point in the history
  • Loading branch information
kud1ing committed Apr 10, 2013
1 parent 6100bb5 commit 0fea2bd
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

5 comments on commit 0fea2bd

@bors
Copy link
Contributor

@bors bors commented on 0fea2bd Apr 10, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bors
Copy link
Contributor

@bors bors commented on 0fea2bd Apr 10, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

merging kud1ing/rust/patch-1 = 0fea2bd into auto

@bors
Copy link
Contributor

@bors bors commented on 0fea2bd Apr 10, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

kud1ing/rust/patch-1 = 0fea2bd merged ok, testing candidate = 7222801

@bors
Copy link
Contributor

@bors bors commented on 0fea2bd Apr 10, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bors
Copy link
Contributor

@bors bors commented on 0fea2bd Apr 10, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fast-forwarding incoming to auto = 7222801

Please sign in to comment.