rust/src/librustc_driver
2016-10-22 20:01:50 +00:00
..
Cargo.toml rustc: Rename rustc_macro to proc_macro 2016-10-06 11:07:23 -07:00
derive_registrar.rs rustc: Implement custom derive (macros 1.1) 2016-09-02 12:52:56 -07:00
driver.rs Remove CrateReader, use CrateLoader instead. 2016-10-22 20:01:38 +00:00
lib.rs Rename loader.rs -> locator.rs. 2016-10-22 20:01:50 +00:00
pretty.rs rustc_metadata: go only through rustc_serialize in astencode. 2016-09-20 20:07:54 +03:00
target_features.rs Add target_features for the bit manipulation instruction sets: BMI 1.0, BMI 2.0, and TBM. 2016-06-22 17:11:17 +02:00
test.rs Use TypedArena::alloc_slice in rustc. 2016-10-19 07:53:56 -06:00