| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2024-04-06 | optimize tidy check on `src/tools/tidy/src/issues.txt` | onur-ozkan | -4397/+4402 |
| 2024-04-05 | Rollup merge of #123474 - jieyouxu:issue-7349-port, r=Mark-Simulacrum | Guillaume Gomez | -1/+0 |
| 2024-04-05 | Rollup merge of #123149 - jieyouxu:rmake-arguments-non-c-like-enum, r=Mark-Si... | Guillaume Gomez | -1/+0 |
| 2024-04-05 | Rollup merge of #122334 - GuillaumeGomez:vendor-cg_gcc, r=Mark-Simulacrum | Guillaume Gomez | -4/+1 |
| 2024-04-04 | Rollup merge of #123407 - GuillaumeGomez:js-failed-theme, r=notriddle | Jacob Pratt | -2/+5 |
| 2024-04-04 | Port issue-7349 to a codegen test | 许杰友 Jieyou Xu (Joe) | -1/+0 |
| 2024-04-04 | Rollup merge of #122448 - high-cloud:move-hir-tree, r=oli-obk | Matthias Krüger | -1/+0 |
| 2024-04-04 | move hir-tree test from run-make to ui test | Yaodong Yang | -1/+0 |
| 2024-04-04 | Auto merge of #119820 - lcnr:leak-check-2, r=jackh726 | bors | -1/+0 |
| 2024-04-03 | rebase oddity | Boxy | -1/+0 |
| 2024-04-03 | Rollup merge of #123291 - c410-f3r:testsssssss, r=petrochenkov | Matthias Krüger | -11/+9 |
| 2024-04-03 | Update `rustdoc_css_themes.rs` to take into account new selectors | Guillaume Gomez | -2/+5 |
| 2024-04-01 | Rebless allow list | 许杰友 Jieyou Xu (Joe) | -1/+0 |
| 2024-03-31 | Move some tests | Caio | -11/+9 |
| 2024-03-30 | Rewrite core-no-fp-fmt-parse in Rust | Oneirical | -1/+0 |
| 2024-03-27 | Add FIXME to remind removing the check once all tests are ported over | 许杰友 Jieyou Xu (Joe) | -0/+1 |
| 2024-03-27 | Point out you can use --bless to update allow list for removed entries | 许杰友 Jieyou Xu (Joe) | -1/+2 |
| 2024-03-27 | Use a line-separated plain-text allowlist instead | 许杰友 Jieyou Xu (Joe) | -359/+341 |
| 2024-03-27 | Add run-make/link-framework/Makefile to allowlist | 许杰友 Jieyou Xu (Joe) | -0/+1 |
| 2024-03-27 | Rename expected_run_make_makefiles -> allowed_run_make_makefiles | 许杰友 Jieyou Xu (Joe) | -9/+9 |
| 2024-03-27 | Pass tests_path and src_path separately | 许杰友 Jieyou Xu (Joe) | -5/+3 |
| 2024-03-27 | Add comment for `include!()` usage | 许杰友 Jieyou Xu (Joe) | -0/+3 |
| 2024-03-27 | Add tidy check to error on new `Makefile`s in `tests/run-make` | 许杰友 Jieyou Xu (Joe) | -0/+443 |
| 2024-03-26 | Auto merge of #111769 - saethlin:ctfe-backtrace-ctrlc, r=RalfJung | bors | -0/+3 |
| 2024-03-25 | Rollup merge of #122842 - pacak:explicit_name, r=michaelwoerister | Matthias Krüger | -1/+1 |
| 2024-03-22 | tests/ui: Add a directory for warnings, add a test | Michael Baikov | -1/+1 |
| 2024-03-21 | Avoid noop rewrite of issues.txt | Jubilee Young | -2/+3 |
| 2024-03-20 | Make tidy error code parsing robust against comments | Oli Scherer | -13/+30 |
| 2024-03-20 | Use the more informative generic type inference failure error on method calls... | Oli Scherer | -1/+1 |
| 2024-03-19 | Auto merge of #116935 - oli-obk:different_lifetime_taits_in_same_sig, r=compi... | bors | -1/+0 |
| 2024-03-19 | Fix incorrect mutable suggestion information for binding in ref pattern. | surechen | -1/+0 |
| 2024-03-18 | Prevent opaque types being instantiated twice with different regions within t... | Oli Scherer | -1/+0 |
| 2024-03-17 | Move `option_env!` and `env!` tests to the `env-macro` directory | beetrees | -3/+1 |
| 2024-03-17 | Print a backtrace in const eval if interrupted | Ben Kimock | -0/+3 |
| 2024-03-14 | one must imagine tidy happy | lcnr | -1/+0 |