about summary refs log tree commit diff
path: root/scripts
AgeCommit message (Expand)AuthorLines
2024-03-31Rustfmt all scriptsbjorn3-6/+3
2024-03-28Fix rustc test suitebjorn3-0/+13
2024-03-26Re-enable fixed rustc testbjorn3-1/+0
2024-03-26Correctly implement --emitbjorn3-12/+12
2024-03-26Fix rustdoc help message when no args are passedbjorn3-9/+13
2024-03-26Implement nearbyintf32 and nearbyintf64 and remove two test ignoresbjorn3-3/+0
2024-03-26Sync from rust 5f2c7d2bfd46cad00352ab7cd66242077e2e518cbjorn3-16/+0
2024-03-25Rollup merge of #123034 - bjorn3:test_ignores, r=compiler-errorsMatthias Krüger-15/+0
2024-03-25Add needs-unwind for proc macro testsbjorn3-9/+0
2024-03-25Remove ignore for fixed rustc testbjorn3-1/+0
2024-03-25Fix rustc test suitebjorn3-0/+1
2024-03-25Add needs-unwind annotations to a couple of testsbjorn3-6/+0
2024-03-24Add async-closures/once.rs back to cranelift testsMichael Goulet-1/+0
2024-03-18Re-enable rmake.rs tests as a compiletest bug has been fixedbjorn3-8/+0
2024-03-16Merge commit '4cf4ffc6ba514f171b3f52d1c731063e4fc45be3' into sync_cg_clif-202...bjorn3-0/+2
2024-03-16Fix rustc test suitebjorn3-0/+1
2024-03-09Fix rustc test suitebjorn3-0/+1
2024-03-08Merge commit '54cbb6e7531f95e086d5c3dd0d5e73bfbe3545ba' into sync_cg_clif-202...bjorn3-9/+17
2024-03-08Workaround a couple of bugs in rustc's test suitebjorn3-3/+15
2024-02-20Fix rustc test suitebjorn3-0/+1
2024-02-20Adapt filtering of rustc tests for upstream changesbjorn3-1/+1
2024-02-15Re-enable fixed rustc testsbjorn3-6/+0
2024-02-15Disable test broken due to upstream bugbjorn3-0/+1
2023-12-31Merge commit '6d355f6844323db03bfd608899613e363e701951' into sync_cg_clif-202...bjorn3-8/+7
2023-12-31Remove no longer needed config option from setup_rust_fork.shbjorn3-3/+0
2023-12-31Suppress default config change warningsbjorn3-1/+1
2023-12-31Suppress progress notifications for all git commandsbjorn3-4/+6
2023-12-24Merge commit '26c02eb2904da9a53d2220d4f3069b19a3c81d3d' into sync_cg_clif-202...bjorn3-1/+2
2023-12-22Disable a rustc test that depends on -Cpanic=unwindbjorn3-0/+1
2023-12-22Ignore a rustc test that needs LTO supportbjorn3-0/+1
2023-12-19Implement simd_masked_storebjorn3-1/+0
2023-12-19Merge commit '3a9bf729322fb5035518f99b9d76a742bf7c124e' into sync_cg_clif-202...bjorn3-0/+1
2023-12-18fix computing the offset of an unsized field in a packed structbjorn3-2/+0
2023-12-18fix dynamic size/align computation logic for packed types with dyn trait tailbjorn3-1/+1
2023-12-12Fix rustc test suitebjorn3-0/+1
2023-12-07Fix rustc test suitebjorn3-0/+2
2023-11-25Auto merge of #118279 - bjorn3:sync_cg_clif-2023-11-25, r=bjorn3bors-5/+0
2023-11-25Merge commit '710c67909d034e1c663174a016ca82b95c2d6c12' into sync_cg_clif-202...bjorn3-5/+0
2023-11-24Replace `option.map(cond) == Some(true)` with `option.is_some_and(cond)`David Tolnay-2/+2
2023-11-16Merge commit 'def04540a4e2541b995195c752c751295606a388' into sync_cg_clif-202...bjorn3-8/+8
2023-11-10Merge commit 'c84d1871dc4456539b7b578830268ab3539915d0' into sync_cg_clif-202...bjorn3-0/+5
2023-11-04Remove support for compiler plugins.Nicholas Nethercote-1/+0
2023-10-29Merge commit 'dde58803fd6cbb270c7a437f36a8a3a29fbef679' into sync_cg_clif-202...bjorn3-2/+6
2023-10-21Merge commit 'c07d1e2f88cb3b1a0604ae8f18b478c1aeb7a7fa' into sync_cg_clif-202...bjorn3-43/+5
2023-10-20s/Generator/Coroutine/Oli Scherer-1/+1
2023-10-09Merge commit '81dc066758ec150b43822d4a0c84aae20fe10f40' into sync_cg_clif-202...bjorn3-9/+11
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-26subst -> instantiatelcnr-3/+3
2023-09-06Merge commit 'dda103b1e33c4902deca8bccf614991ada781fa6' into sync_cg_clif-202...bjorn3-0/+2