| Age | Commit message (Expand) | Author | Lines |
| 2025-01-28 | Fix tests/codegen/float/f128 | Alisa Sireneva | -0/+1 |
| 2025-01-25 | Shorten linker output even more when `--verbose` is not present | jyn | -0/+2 |
| 2025-01-23 | compiletest: implement `needs-subprocess` directive | 许杰友 Jieyou Xu (Joe) | -0/+20 |
| 2025-01-23 | Auto merge of #135164 - Kobzol:run-make-test-glibc-symbols, r=jieyouxu | bors | -0/+7 |
| 2025-01-22 | Rollup merge of #135557 - estebank:wtf8, r=fee1-dead | Matthias Krüger | -0/+2 |
| 2025-01-22 | Run the glibc run-make test in opt-dist | Jakub Beránek | -1/+1 |
| 2025-01-22 | Point at invalid utf-8 span on user's source code | Esteban Küber | -0/+2 |
| 2025-01-21 | bumpt compiler and tools to windows 0.59 | klensy | -3/+2 |
| 2025-01-21 | Add test for checking used glibc symbols | Jakub Beránek | -1/+8 |
| 2025-01-18 | Rollup merge of #135421 - cod10129:warn-tidy-ignore, r=onur-ozkan | Matthias Krüger | -2/+2 |
| 2025-01-14 | add tidy warning for unrecognized directives | cod10129 | -2/+2 |
| 2025-01-13 | Rollup merge of #135386 - lolbinarycat:bootstrap-test-cleanup, r=jieyouxu | Jacob Pratt | -9/+9 |
| 2025-01-12 | Auto merge of #135402 - matthiaskrgr:rollup-cz7hs13, r=matthiaskrgr | bors | -3/+34 |
| 2025-01-12 | add error message to `string_enum!`s string conversions | Rémy Rakic | -4/+4 |
| 2025-01-12 | add test for `string_enum` | Rémy Rakic | -0/+31 |
| 2025-01-12 | rename run_js_doc_test to run_rustdoc_js_test | binarycat | -4/+4 |
| 2025-01-12 | compiletest: include stage0-sysroot libstd dylib in recipe dylib search path | 许杰友 Jieyou Xu (Joe) | -1/+10 |
| 2025-01-11 | rename 'js-doc-test' to 'rustdoc-js' in compiletest | binarycat | -7/+7 |
| 2025-01-07 | Avoid naming variables `str` | Josh Triplett | -7/+7 |
| 2025-01-04 | Rollup merge of #134925 - DavisRayM:130982-deny-special-filecheck-prefixes, r... | Jubilee | -0/+65 |
| 2025-01-02 | limit special `FileCheck` revision checks | Davis Muro | -11/+51 |
| 2025-01-02 | Make the `test` cfg a "userspace" check-cfg | Urgau | -2/+3 |
| 2024-12-30 | deny usage of FileCheck prefixes as revision names | Davis Muro | -0/+25 |
| 2024-12-29 | Simplify `DebuggerCommands::parse_from` to only take one prefix | Zalathar | -20/+11 |
| 2024-12-29 | Remove the unused `cdbg-*` debugger directive prefix | Zalathar | -7/+1 |
| 2024-12-28 | compiletest: Make a FIXME for escaped newlines less confusing | Zalathar | -1/+3 |
| 2024-12-28 | compiletest: Only pass the post-colon value to `parse_normalize_rule` | Zalathar | -21/+22 |
| 2024-12-27 | Rollup merge of #134809 - clubby789:nocapture, r=jieyouxu | Matthias Krüger | -1/+7 |
| 2024-12-27 | Rollup merge of #134808 - clubby789:compiletest-remove-stderr, r=jieyouxu | Matthias Krüger | -37/+81 |
| 2024-12-27 | compiletest: Remove/don't write empty 'expected' files | clubby789 | -37/+81 |
| 2024-12-27 | compiletest: Replace `--nocapture` with `--no-capture` | clubby789 | -1/+7 |
| 2024-12-27 | Remove the `-test` suffix from normalize directives | Zalathar | -4/+4 |
| 2024-12-27 | Don't use `parse_cfg_name_directive` for normalize directives | Zalathar | -16/+49 |
| 2024-12-25 | Auto merge of #134738 - clubby789:forbid-output-ui, r=jieyouxu | bors | -2/+4 |
| 2024-12-25 | compiletest: Support `forbid-output` in UI tests | clubby789 | -2/+4 |
| 2024-12-24 | chore: fix typos | oliveredget | -1/+1 |
| 2024-12-23 | Rollup merge of #134659 - jieyouxu:recursive-remove, r=ChrisDenton | Trevor Gross | -30/+7 |
| 2024-12-23 | compiletest: use `recursive_remove` instead of `aggressive_rm_rf` | Jieyou Xu | -30/+7 |
| 2024-12-21 | compiletest: Allow using a specific debugger when running debuginfo tests | clubby789 | -6/+23 |
| 2024-12-19 | compiletest: don't register `MSVC`/`NONMSVC` FileCheck prefixes | 许杰友 Jieyou Xu (Joe) | -10/+10 |
| 2024-12-18 | Auto merge of #134443 - joshtriplett:use-field-init-shorthand, r=lqd,tgross35... | bors | -1/+1 |
| 2024-12-17 | Use field init shorthand where possible | Josh Triplett | -1/+1 |
| 2024-12-18 | refactor: replace &PathBuf with &Path to enhance generality | Integral | -7/+6 |
| 2024-12-14 | show which test the `rmake` process belongs to | jyn | -2/+15 |
| 2024-12-14 | Fix `--nocapture` for run-make tests | jyn | -21/+30 |
| 2024-12-12 | Revert "Rollup merge of #134040 - clubby789:bootstrap-eprintln, r=jieyouxu" | 许杰友 Jieyou Xu (Joe) | -57/+57 |
| 2024-12-09 | compiletest: `print{,ln}!` -> `eprint{,ln}!` | clubby789 | -57/+57 |
| 2024-12-09 | Auto merge of #134052 - matthiaskrgr:rollup-puxwqrk, r=matthiaskrgr | bors | -5/+12 |
| 2024-12-08 | improve `--compare-mode` error handling | Rémy Rakic | -5/+12 |
| 2024-12-07 | compiletest: show the difference between the normalized output and the actual... | jyn | -35/+119 |