Patrick Walton
|
3a570075b1
|
librustc: Remove unused mod_path_map . This was expensive to build. Saves another 15% or so. r=tjc
|
2013-01-07 12:54:46 -08:00 |
|
Patrick Walton
|
57c599914a
|
librustc: Terminate name searches at the nearest module scope for paths that contain at least two components. r=graydon
|
2012-12-27 10:02:54 -08:00 |
|
Graydon Hoare
|
00c856c0b1
|
Update license, add license boilerplate to most files. Remainder will follow.
|
2012-12-03 17:12:14 -08:00 |
|
Brian Anderson
|
8643f757a2
|
rustc: Fix cross-crate reexports. #3908. r=pcwalton
|
2012-11-08 17:10:48 -08:00 |
|
Brian Anderson
|
69a8b4d8e2
|
Rename src/rustc to src/librustc. Use the driver crate
|
2012-11-07 13:53:39 -08:00 |
|