about summary refs log tree commit diff
path: root/scripts
AgeCommit message (Expand)AuthorLines
2024-06-18Re-enable `tests/run-make/const_fn_mir` (#1497)Guillaume Gomez-1/+0
2024-06-18Fix rustc testsbjorn3-0/+1
2024-06-17Fix rustc testsbjorn3-1/+4
2024-06-11Fix rustc test suitebjorn3-3/+3
2024-06-04Fix rustc testsbjorn3-0/+5
2024-05-30Fix rustc test suitebjorn3-4/+2
2024-05-19Fix rustc test suitebjorn3-1/+1
2024-05-11Fix rustc testsbjorn3-2/+1
2024-05-03Fix rustc test suitebjorn3-0/+1
2024-04-28Fix rustc testsbjorn3-0/+2
2024-04-11Reenable fixed rustc testsbjorn3-6/+0
2024-04-11Fix rustc testsbjorn3-1/+0
2024-04-06Don't run should-fail rustc testsbjorn3-2/+5
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