rust/src/librustc_driver
Felix S. Klock II 8738a087ff Moved mir-borrowck pass down to where comments say it should be.
Added two fixmes: The `SimplifyBranches` pass cannot stay where it is,
and `BorrowckMir` should be a query, not a pass. But I am going to
leave those changes to a future PR.
2017-08-16 16:08:39 +02:00
..
build.rs rustc: Add some build scripts for librustc crates 2017-07-22 22:04:13 -07:00
Cargo.toml It now completely compiles without LLVM!!! 2017-08-11 14:00:07 +02:00
derive_registrar.rs kill a bunch of one off tasks 2017-04-18 08:20:12 -04:00
driver.rs Moved mir-borrowck pass down to where comments say it should be. 2017-08-16 16:08:39 +02:00
lib.rs use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00
pretty.rs use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00
target_features.rs Remove (direct) rustc_llvm dependency from rustc_driver 2017-05-15 11:13:32 +02:00
test.rs Remove some more cfg's 2017-08-13 12:30:54 +02:00