about summary refs log tree commit diff
path: root/scripts/test_rustc_tests.sh
AgeCommit message (Expand)AuthorLines
2023-07-12Fix rustc test suitebjorn3-0/+4
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-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-04-25Add two fixmesbjorn3-0/+2
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
2023-03-10Fix rustc test suitebjorn3-0/+1
2023-03-04Fix rustc test suitebjorn3-0/+1
2023-02-19Fix typobjorn3-1/+1
2023-02-19Handle wrappers around dyn* in receiver typesbjorn3-2/+0
2023-02-19Allow codegen to unsize dyn* to dynbjorn3-1/+0
2023-01-31Fix rustc test suitebjorn3-0/+1
2023-01-20Fix rustc test suitebjorn3-1/+17
2023-01-20Sync from rust 56ee85274e5a3a4dda92f3bf73d1664c74ff9c15bjorn3-52/+52
2023-01-11Change `src/test` to `tests` in source files, fix tidy and testsAlbert Larsan-66/+66
2023-01-04Enable some fixed rustc testsbjorn3-7/+2
2022-12-16Re-enable some rustc testsbjorn3-12/+2
2022-12-14Merge commit '2bb3996244cf1b89878da9e39841e9f6bf061602' into sync_cg_clif-202...bjorn3-3/+11
2022-12-11Update rustc test suite failure listbjorn3-0/+4
2022-12-01Ignore out-of-stack testbjorn3-0/+2
2022-11-28Rename the build/ directory to dist/bjorn3-1/+1
2022-11-22Update rustc test suite failure listbjorn3-0/+1
2022-11-03Update rustc test suite failure listbjorn3-2/+3
2022-10-23Merge commit '266e96785ab71834b917bf474f130a6d8fdecd4b' into sync_cg_clif-202...bjorn3-5/+3
2022-10-23Update rustc test suite failure listbjorn3-2/+0
2022-09-25Update rustc test suite failure listbjorn3-3/+1
2022-09-15Update for latests rustc test suite changesbjorn3-0/+2
2022-07-25Merge commit 'c19edfd71a1d0ddef86c2c67fdb40718d40a72b4' into sync_cg_clif-202...bjorn3-4/+8
2022-07-25Fix -Zpolymorphizebjorn3-3/+0
2022-07-18Update for changes to the rustc test suitebjorn3-1/+2
2022-07-03Update for changes to the rustc test suitebjorn3-0/+4
2022-06-23Update for changes to the rustc test suitebjorn3-1/+2
2022-06-09Fix running rustc testsbjorn3-0/+1
2022-05-15Merge commit '63734fcdd718cca089f84c42f3a42c0096cfd431' into sync_cg_clif-202...bjorn3-2/+1
2022-04-30Fix #[track_caller] with MIR inliningbjorn3-2/+0
2022-04-27Fix running the rustc test suitebjorn3-0/+1
2022-04-22Merge commit 'f2cdd4a78d89c009342197cf5844a21f8aa813df' into sync_cg_clif-202...bjorn3-11/+8
2022-04-14Don't assume /bin/bash is available on every system. (#1223)MikaelUrankar-1/+1
2022-04-05Ignore broken rustc testbjorn3-0/+2
2022-03-25Fix NaN handling of simd float min and max operationsbjorn3-1/+0