Patrick Walton
|
4ffcb95974
|
rustc: Perform region inference
|
2012-03-09 16:40:37 -08:00 |
|
Marijn Haverbeke
|
fb61b8f262
|
Add a reachability checker, only export metadata for reachable items
Closes #1934
|
2012-03-06 17:11:30 +01:00 |
|
Marijn Haverbeke
|
19508c7d53
|
Make trans pass responsible for pulling in inlined functions
This makes the logic for finding the inlinable items much easier --
they are simply pulled in lazily when encountered.
|
2012-03-06 14:00:21 +01:00 |
|
Graydon Hoare
|
87c14f1e3d
|
Move src/comp to src/rustc
|
2012-03-02 18:46:13 -08:00 |
|