]> git.lizzy.rs Git - rust.git/history - src/driver/mod.rs
Prelude cleanup
[rust.git] / src / driver / mod.rs
2020-06-20 bjorn3Prelude cleanup
2020-06-12 bjorn3Remove all non-tcx references from CodegenCx
2020-05-25 bjorn3Rustup to rustc 1.45.0-nightly (46e85b432 2020-05-24)
2020-05-01 bjorn3Always emit .eh_frame section
2020-03-31 bjorn3Rustup to rustc 1.44.0-nightly (211365947 2020-03-30)
2020-03-27 bjorn3Limit publicness to crate where possible and remove...
2020-03-17 bjorn3Simplify handling of unimplemented stuff
2020-03-12 bjorn3Move aot code to driver/aot.rs
2020-03-12 bjorn3Move jit code to driver/jit.rs
2020-03-12 bjorn3Move driver.rs