summaryrefslogtreecommitdiff
path: root/bootstrap
AgeCommit message (Collapse)AuthorFilesLines
2024-10-17bootstrap/rust-1.65: Fix crossbeam patches for ppcA. Wilcox2-1/+33
Closes: #1246
2024-10-17bootstrap/rust-1.64: Fix crossbeam patches for ppcA. Wilcox2-1/+33
Closes: #1245
2024-10-17bootstrap/llvm16: Workarounds for PPC test issuesA. Wilcox2-0/+33
Closes: #1244
2024-10-17bootstrap/rusts: Don't check after allA. Wilcox18-18/+18
It wastes about 10-15 minutes per build. The tests will fail virtually everywhere until the late 70s (~76 for x86_64, ~78 for ppc64) anyway. I had originally thought it would be good to have a list of the failures present in logs in case we had other failures, but if we do we can always run them ourselves. No reason to waste hours of machine time for test results we throw away anyway.
2024-10-17bootstrap/rust-1.{61-79}: New packageA. Wilcox273-1/+24971
2024-10-17bootstrap/llvm16: New packageA. Wilcox11-0/+960
2024-10-17bootstrap/rust-1.62: New packageA. Wilcox18-0/+1589
2024-10-17bootstrap/rust-1.61: New packageA. Wilcox18-0/+1608
2024-10-17bootstrap/rust-1.60: Bootstrap rustfmtA. Wilcox1-0/+1
Needed to bootstrap newer Rust versions.
2024-10-17user/rust: rename to bootstrap/rust-1.60A. Wilcox19-0/+1671