| Age | Commit message (Expand) | Author | Lines |
| 2024-04-26 | Rollup merge of #124383 - Urgau:port-print-native-static-libs, r=jieyouxu | Jacob Pratt | -1/+0 |
| 2024-04-26 | Port run-make `--print=native-static-libs` to rmake.rs | Urgau | -1/+0 |
| 2024-04-25 | hir typeck: look into nested goals | lcnr | -1/+0 |
| 2024-04-25 | Rollup merge of #124257 - JoverZhang:rmake-diff, r=jieyouxu | Matthias Krüger | -1/+0 |
| 2024-04-25 | Rewrite `no-input-file.stderr` test in Rust and support diff | Jover Zhang | -1/+0 |
| 2024-04-25 | Rollup merge of #124333 - Urgau:better-bad-print, r=fmease | Matthias Krüger | -1/+0 |
| 2024-04-24 | Improve diagnostic for unknown --print request | Urgau | -1/+0 |
| 2024-04-23 | Update allowed cg_clif deps | bjorn3 | -0/+1 |
| 2024-04-21 | Move some tests | Caio | -35/+35 |
| 2024-04-19 | Auto merge of #115253 - donno2048:patch-1, r=albertlarsan68 | bors | -7/+73 |
| 2024-04-17 | allow the tests to pass tidy | Elisha Hollander | -4/+4 |
| 2024-04-17 | add tests | Elisha Hollander | -0/+17 |
| 2024-04-17 | fix value | Elisha Hollander | -1/+1 |
| 2024-04-17 | configure for testing | Elisha Hollander | -1/+4 |
| 2024-04-17 | format style.rs | Elisha Hollander | -2/+2 |
| 2024-04-17 | separate regex generation | Elisha Hollander | -7/+7 |
| 2024-04-17 | use a function to generate the regex | Elisha Hollander | -8/+12 |
| 2024-04-16 | restore line-break | Elisha Hollander | -1/+1 |
| 2024-04-16 | default to no testing | Elisha Hollander | -0/+1 |
| 2024-04-16 | use `FxHashMap` | Elisha Hollander | -2/+4 |
| 2024-04-16 | use one `use` for `std` | Elisha Hollander | -2/+1 |
| 2024-04-16 | refactor | Elisha Hollander | -17/+20 |
| 2024-04-16 | revert using regex | Elisha Hollander | -11/+41 |
| 2024-04-16 | use regex to check for problems | Elisha Hollander | -41/+11 |
| 2024-04-16 | remove redundant whitespace | Elisha Hollander | -1/+1 |
| 2024-04-16 | format | Elisha Hollander | -22/+28 |
| 2024-04-16 | restore original consts | Elisha Hollander | -1/+1 |
| 2024-04-16 | use `generate_problems` | Elisha Hollander | -136/+40 |
| 2024-04-16 | format style.rs | Elisha Hollander | -13/+12 |
| 2024-04-16 | add more `PROBLEMATIC_CONSTS` | Elisha Hollander | -2/+130 |
| 2024-04-15 | port `rust-lld-custom-target` test to rmake | Rémy Rakic | -1/+0 |
| 2024-04-15 | port `rust-lld` test to rmake | Rémy Rakic | -1/+0 |
| 2024-04-15 | Auto merge of #122997 - matthiaskrgr:compiletest_ices, r=oli-obk | bors | -0/+20 |
| 2024-04-14 | tidy: add tidy check agains \.rs files inside tests/crashes that are missing ... | Matthias Krüger | -0/+20 |
| 2024-04-14 | Rollup merge of #123889 - onur-ozkan:improve-tidy, r=Mark-Simulacrum | Matthias Krüger | -9/+24 |
| 2024-04-13 | reduce tidy overheads in run-make checks | onur-ozkan | -9/+24 |
| 2024-04-11 | Remove unused cargo-platform dependency | bjorn3 | -1/+0 |
| 2024-04-11 | Remove wasm dep filter from tidy | bjorn3 | -33/+7 |
| 2024-04-10 | move test | Kalle Wachsmuth | -2/+1 |
| 2024-04-10 | Rollup merge of #123568 - Oneirical:delete-tests, r=wesleywiser | Matthias Krüger | -1/+1 |
| 2024-04-10 | Rollup merge of #121884 - 5225225:rmake-exit-code, r=jieyouxu | Matthias Krüger | -1/+0 |
| 2024-04-09 | remove does-nothing.rs | Oneirical | -1/+1 |
| 2024-04-09 | Auto merge of #123683 - pietroalbini:pa-cve-2024-24576-nightly, r=pietroalbini | bors | -0/+3 |
| 2024-04-09 | allow the test bat files in tidy | Pietro Albini | -0/+3 |
| 2024-04-09 | Rollup merge of #122768 - oli-obk:why_is_E0699_so_bad, r=WaffleLapkin | Matthias Krüger | -14/+31 |
| 2024-04-08 | Mark some tests as known-bugs and add the test case from the corresponding issue | Oli Scherer | -1/+0 |
| 2024-04-08 | move exit-code to rmake | 5225225 | -1/+0 |
| 2024-04-07 | Move tests | Caio | -26/+26 |
| 2024-04-07 | Rollup merge of #123563 - Oneirical:version, r=jieyouxu | Matthias Krüger | -2/+1 |
| 2024-04-06 | Rewrite version test as UI test | Oneirical | -2/+1 |