about summary refs log tree commit diff
path: root/scripts
AgeCommit message (Expand)AuthorLines
2020-11-07Sync from rust 0256d065d4901b63def6c04013da4f781d0752bbbjorn3-0/+2
2020-11-06Don't overwrite RUSTFLAGS for cargo.shbjorn3-1/+1
2020-11-06Add rustup pull commandbjorn3-7/+23
2020-11-06fix shellcheck error of SC2068Daiki Ihara-2/+2
2020-11-06fix shellcheck error of SC2148Daiki Ihara-0/+1
2020-11-05make requested PR changesJakob Hellermann-4/+1
2020-11-04manually fix some shellcheck warningsJakob Hellermann-5/+8
2020-11-04run 'shellcheck -f diff $(fd --extension sh) | git apply'Jakob Hellermann-29/+29
2020-11-03Remove unnecessary -Ztrim-diagnostic-paths=nobjorn3-1/+1
2020-11-03Merge commit '03f01bbe901d60b71cf2c5ec766aef5e532ab79d' into update_cg_clif-2...bjorn3-6/+219
2020-11-02Test bootstrapping of rustc using cg_clifbjorn3-0/+65
2020-11-02Refactor the build systembjorn3-27/+73
2020-11-01Split the actual tests out into scripts/tests.shbjorn3-0/+102
2020-10-05Install rustfmt by default when doing a rustupbjorn3-0/+1
2020-09-30Prevent usage of sccachebjorn3-0/+7
2020-09-29Replace CG_CLIF_JIT with --jitbjorn3-1/+1
2020-09-29Add custom driverbjorn3-3/+6
2020-09-29Fix panicbjorn3-1/+1
2020-09-29Rustup to rustc 1.48.0-nightly (fc2daaae6 2020-09-28)bjorn3-2/+0
2020-09-23Small change to test scriptbjorn3-0/+2
2020-09-16Reorganize scriptsbjorn3-0/+206