rust/src/librustc_driver
bors d37e54b419 Auto merge of #36504 - pcwalton:and-star, r=eddyb
librustc_mir: Remove `&*x` when `x` has a reference type.

This introduces a new `InstCombine` pass for us to place such peephole
optimizations.

r? @eddyb
2016-09-17 17:30:22 -07:00
..
Cargo.toml Proc_macro is alive 2016-08-16 13:17:36 -07:00
derive_registrar.rs rustc: Implement custom derive (macros 1.1) 2016-09-02 12:52:56 -07:00
driver.rs Auto merge of #36504 - pcwalton:and-star, r=eddyb 2016-09-17 17:30:22 -07:00
lib.rs Default RUST_MIN_STACK to 16MiB for now 2016-09-15 23:40:48 +03:00
pretty.rs compute and cache HIR hashes at beginning 2016-08-20 07:26:14 -04: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 Auto merge of #36240 - leeopop:master, r=jseyfried 2016-09-04 18:36:42 -07:00