about summary refs log tree commit diff
path: root/scripts
AgeCommit message (Expand)AuthorLines
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-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
2023-03-21Give an error if any of the wrappers can't find cargo, rustc or rustdocbjorn3-3/+3
2023-03-15Use patched git-subtree from bjorn3/git@tqc-subtree-portablebjorn3-3/+21
2023-03-10Fix rustc test suitebjorn3-0/+1
2023-03-04Fix rustc test suitebjorn3-0/+1
2023-02-26Patch coretests separately from the standard library sourcebjorn3-1/+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-02-19Fix warningsbjorn3-2/+0
2023-02-19Add wrappers to dist/bin/ too in addition to dist/bjorn3-5/+16
2023-02-17Support updating to specific dates in rustup.shbjorn3-5/+8
2023-01-31Fix rustc test suitebjorn3-0/+1
2023-01-20Fix rustc test suitebjorn3-1/+17
2023-01-20Update patchbjorn3-2/+2
2023-01-20Update rustup.sh for the moved dir of the sysroot sourcebjorn3-2/+2
2023-01-20Sync from rust 56ee85274e5a3a4dda92f3bf73d1664c74ff9c15bjorn3-52/+52
2023-01-14Avoid hard-coded rustc when building wrappersbjorn3-3/+3
2023-01-13Don't require git user to be configured for testing rustbjorn3-1/+1
2023-01-11Change `src/test` to `tests` in source files, fix tidy and testsAlbert Larsan-66/+66
2023-01-05Move patched sysroot from build_sysroot/ to download/bjorn3-2/+2
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-23/+51
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-3/+3
2022-11-22Update rustc test suite failure listbjorn3-0/+1
2022-11-20Fix running rustc testsbjorn3-18/+2
2022-11-03Update rustc test suite failure listbjorn3-2/+3