Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-10-17 | bootstrap/rust-1.64: Fix crossbeam patches for ppc | A. Wilcox | 2 | -1/+33 | |
Closes: #1245 | |||||
2024-10-17 | bootstrap/rusts: Don't check after all | A. Wilcox | 1 | -1/+1 | |
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-17 | bootstrap/rust-1.{61-79}: New package | A. Wilcox | 18 | -0/+1585 | |