]> git.lizzy.rs Git - rust.git/history - scripts
Sync from rust dc06a36074f04c6a77b5834f2950011d49607898
[rust.git] / scripts /
2020-11-06 bjorn3Sync from rust dc06a36074f04c6a77b5834f2950011d49607898
2020-11-06 bjorn3Don't overwrite RUSTFLAGS for cargo.sh
2020-11-06 bjorn3Add rustup pull command
2020-11-05 bjorn3Merge pull request #1109 from jakobhellermann/shellcheck
2020-11-05 Jakob Hellermannmake requested PR changes
2020-11-04 Jakob Hellermannmanually fix some shellcheck warnings
2020-11-04 Jakob Hellermannrun 'shellcheck -f diff $(fd --extension sh) | git...
2020-11-03 bjorn3Remove unnecessary -Ztrim-diagnostic-paths=no
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-11-01 bjorn3Split the actual tests out into scripts/tests.sh
2020-10-05 bjorn3Install rustfmt by default when doing a rustup
2020-09-30 bjorn3Prevent usage of sccache
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
2020-09-29 bjorn3Fix panic
2020-09-29 bjorn3Rustup to rustc 1.48.0-nightly (fc2daaae6 2020-09-28)
2020-09-23 bjorn3Small change to test script
2020-09-16 bjorn3Reorganize scripts