| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-04-08 | move exit-code to rmake | 5225225 | -12/+0 | |
| 2023-07-19 | On nightly, dump ICE backtraces to disk | Esteban Küber | -1/+1 | |
| Implement rust-lang/compiler-team#578. When an ICE is encountered on nightly releases, the new rustc panic handler will also write the contents of the backtrace to disk. If any `delay_span_bug`s are encountered, their backtrace is also added to the file. The platform and rustc version will also be collected. | ||||
| 2023-03-30 | ignore failing cross-compiled run-make tests | Joshua Nelson | -0/+1 | |
| `run-make-fulldeps` is never cross-compiled, so a lot of these tests never accounted for --target. Ignore them when cross-compiling for now. | ||||
| 2023-03-30 | Move almost all run-make-fulldeps to run-make | Joshua Nelson | -0/+11 | |
| They pass fine. | ||||
