about summary refs log tree commit diff
path: root/scripts
AgeCommit message (Expand)AuthorLines
2023-10-21Use same --remap-path-prefix as bootstrap for testing the rustc test suitebjorn3-17/+4
2023-10-21Re-enable all inline asm usage for the rustc testsbjorn3-20/+0
2023-10-21Sync from rust 249624b5043013d18c00f0401ca431c1a6baa8cdbjorn3-1/+1
2023-10-20s/Generator/Coroutine/Oli Scherer-1/+1
2023-10-19Fix rustc test suitebjorn3-1/+0
2023-10-14Change producer string to have the rustc producer string as prefixbjorn3-2/+0
2023-10-14Re-enable a bunch of fixed rustc testsbjorn3-3/+1
2023-10-09Merge commit '81dc066758ec150b43822d4a0c84aae20fe10f40' into sync_cg_clif-202...bjorn3-9/+11
2023-10-08Run inline asm rustc tests on CIbjorn3-9/+6
2023-10-08Sync from rust 97c81e1b537088f1881c8894ee8579812ed9b6d1bjorn3-1/+1
2023-10-02Sync from rust e0d7ed1f453fb54578cc96dfea859b0e7be15016bjorn3-3/+3
2023-10-02Auto merge of #115898 - onur-ozkan:config-change-tracking, r=Mark-Simulacrumbors-1/+1
2023-10-01implement major change tracking for the bootstrap configurationonur-ozkan-1/+1
2023-09-26Fix rustc test suitebjorn3-0/+1
2023-09-26subst -> instantiatelcnr-3/+3
2023-09-14Fix rustc test suitebjorn3-0/+4
2023-09-06Merge commit 'dda103b1e33c4902deca8bccf614991ada781fa6' into sync_cg_clif-202...bjorn3-0/+2
2023-09-01Fix rustc test suitebjorn3-0/+2
2023-08-09Merge commit '8f9ac9c22d6594cf059d8e6c71d414cc5ccd7975' into sync_cg_clif-202...bjorn3-32/+39
2023-08-09Fix rustc test suitebjorn3-3/+5
2023-08-02Use CARGO_ENCODED_RUSTFLAGS to support paths with spacesbjorn3-29/+34
2023-07-22Merge commit '1eded3619d0e55d57521a259bf27a03906fdfad0' into sync_cg_clif-202...bjorn3-6/+26
2023-07-22Fix rustc test suitebjorn3-0/+6
2023-07-12Avoid recursive cargo calls when doing cargo clif instead of cargo-clifbjorn3-4/+13
2023-07-12Explicitly disable git gpg signingbjorn3-1/+2
2023-07-12Fix rustc test suitebjorn3-0/+4
2023-06-28Update setup_rust_fork.sh for cg_clif build layout changesbjorn3-1/+1
2023-06-15Merge commit '8830dccd1d4c74f1f69b0d3bd982a3f1fcde5807' into sync_cg_clif-202...bjorn3-68/+88
2023-06-13Ensure everything has a lockfilebjorn3-3/+1
2023-06-13Allow building the build system using cargobjorn3-2/+2
2023-06-13Fix rustc test suitebjorn3-0/+3
2023-05-28Don't explicitly remove needs-unwind testsbjorn3-2/+2
2023-05-26Fix rustc test suitebjorn3-0/+1
2023-05-24Allow testing a cranelift backend built into rustc itselfbjorn3-17/+29
2023-05-22Allow building and testing without rustupbjorn3-12/+27
2023-05-12Support _mm_movemask_psbjorn3-1/+0
2023-05-12Implement a couple more platform intrinsicsbjorn3-1/+0
2023-05-12Implement and fix a couple more simd intrinsicsbjorn3-10/+9
2023-05-12Fix rustc test suitebjorn3-0/+1
2023-05-05Fix rustc test suitebjorn3-19/+8
2023-05-04Fix rustc test suitebjorn3-2/+6
2023-04-29Merge commit 'ef07e8e60f994ec014d049a95591426fb92ebb79' into sync_cg_clif-202...bjorn3-15/+75
2023-04-25Add two fixmesbjorn3-0/+2
2023-04-25Pass all extra args in rustc-clif before user supplied argsbjorn3-4/+8
2023-04-25Make rustdoc using run-make tests workbjorn3-8/+23
2023-04-10Fix rustc test suitebjorn3-0/+41
2023-04-09Use --nocapture instead of RUST_TEST_NOCAPTUREbjorn3-1/+1
2023-03-30Fix rustc test suitebjorn3-1/+0
2023-03-26Run ui/extern tests from the rustc test suitebjorn3-1/+1
2023-03-25Don't store vector types in ssa variablesbjorn3-1/+0