]> git.lizzy.rs Git - rust.git/history - config.sh
Rustup to rustc 1.45.0-nightly (56daaf669 2020-06-03)
[rust.git] / config.sh
2020-04-21 bjorn3Merge pull request #972 from l4l/debug-file-hash
2020-04-17 bjorn3Use qemu to run tests for AArch64 when using a differen...
2020-03-12 bjorn3Better use of env vars
2020-01-22 bjorn3Make atomic instructions atomic using a global lock
2019-10-03 bjorn3Rustup to rustc 1.40.0-nightly (2daa404e9 2019-10-02)
2019-08-19 bjorn3Don't pass -Zalways-encode-mir to rustc
2019-08-11 bjorn3Merge pull request #662 from bjorn3/jit_dylib
2019-08-11 bjorn3Misc changes
2019-08-10 bjorn3[WIP] Implement dylib loading for the JIT
2019-07-30 bjorn3Merge pull request #650 from bjorn3/simd_emulation
2019-07-30 bjorn3Test rust-lang/regex example shootout-regex-dna
2019-06-11 bjorn3Merge pull request #435 from bjorn3/write_dylib_metadata
2019-06-11 bjorn3Update for faerie section symbols
2019-04-10 bjorn3Pass --sysroot in config.sh to prevent passing it
2019-03-11 bjorn3Misc changes
2019-02-18 bjorn3Merge pull request #332 from bjorn3/dependabot/cargo...
2019-02-11 bjorn3Cleanup config.sh
2018-12-15 bjorn3Stop using xargo for building the sysroot
2018-12-03 bjorn3Restructure scripts and add flamegraph generator