]> git.lizzy.rs Git - rust.git/history - src/bin
Enable Cranelift optimizations when optimizing
[rust.git] / src / bin /
2020-11-27 bjorn3Merge commit '5988bbd24aa87732bfa1d111ba00bcdaa22c481a...
2020-11-27 bjorn3Sync from rust c9228570668803e3e6402770d55f23a12c9ae686
2020-11-21 bjorn3Sync from rust 539402cb0b0f1639a4be14e40eaf8db61a62ae41
2020-11-13 bjorn3Rustfmt
2020-11-13 bjorn3Sync from rust f2a11a25378293e41cfcb00dbf67c524ffd79b39
2020-11-11 Nicholas-BaronChanged unwrap_or to unwrap_or_else in some places.
2020-11-08 bjorn3Better build dir layout
2020-11-03 bjorn3Merge commit '03f01bbe901d60b71cf2c5ec766aef5e532ab79d...
2020-11-02 bjorn3Merge pull request #1105 from bjorn3/test_rustc_bootstr...
2020-11-02 bjorn3Test bootstrapping of rustc using cg_clif
2020-11-02 bjorn3Merge pull request #1104 from bjorn3/build_system_refactor
2020-11-02 bjorn3Refactor the build system
2020-10-27 bjorn3Use with_no_trimmed_paths
2020-10-12 bjorn3Rustup to rustc 1.49.0-nightly (c71248b70 2020-10-11)
2020-10-10 bjorn3Use custom driver for sysroot building too
2020-10-09 bjorn3Rustfmt
2020-09-29 bjorn3Merge pull request #1089 from bjorn3/custom_driver
2020-09-29 bjorn3Replace CG_CLIF_JIT with --jit
2020-09-29 bjorn3Add custom driver