]> git.lizzy.rs Git - rust.git/history - scripts
Sync from rust caeb3335c052f286f6e7257ac0ff21e4f73fd8c5
[rust.git] / scripts /
2020-12-09 borsAuto merge of #77611 - oli-obk:atomic_miri_leakage...
2020-11-27 bjorn3Merge commit '5988bbd24aa87732bfa1d111ba00bcdaa22c481a...
2020-11-27 bjorn3Revert "Use the new component dependency option of...
2020-11-27 bjorn3Sync from rust c9228570668803e3e6402770d55f23a12c9ae686
2020-11-27 bjorn3Use the new component dependency option of the rust...
2020-11-21 bjorn3Sync from rust 539402cb0b0f1639a4be14e40eaf8db61a62ae41
2020-11-13 bjorn3Remove unnecessary paths from LD_LIBRARY_PATH
2020-11-13 bjorn3Use rpath to compile the cg_clif executable
2020-11-13 bjorn3Sync from rust f2a11a25378293e41cfcb00dbf67c524ffd79b39
2020-11-09 Dylan DPCRollup merge of #78674 - tmiasko:inline-substs-for...
2020-11-08 bjorn3Better build dir layout
2020-11-07 bjorn3Sync from rust 0256d065d4901b63def6c04013da4f781d0752bb
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-06 Yuki OkushiRollup merge of #78666 - sasurau4:fix/shellcheck-error...
2020-11-06 Daiki Iharafix shellcheck error of SC2068
2020-11-06 Daiki Iharafix shellcheck error of SC2148
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