| Age | Commit message (Expand) | Author | Lines |
| 2025-05-04 | Initial support for dynamically linked crates | Bryanskiy | -0/+307 |
| 2025-05-03 | Move some tests out of tests/ui | mejrs | -0/+55 |
| 2025-04-18 | Rollup merge of #139615 - nnethercote:rm-name_or_empty, r=jdonszelmann | Matthias Krüger | -8/+64 |
| 2025-04-17 | Rollup merge of #138632 - clubby789:stabilize-cfg-boolean-lit, r=davidtwco,Ur... | Matthias Krüger | -2/+2 |
| 2025-04-17 | Replace infallible `name_or_empty` methods with fallible `name` methods. | Nicholas Nethercote | -6/+6 |
| 2025-04-17 | Augment some tests involving attributes. | Nicholas Nethercote | -2/+36 |
| 2025-04-17 | Fix attribute printing in an error. | Nicholas Nethercote | -4/+4 |
| 2025-04-17 | Warnings-as-errors in `check-builtin-attr-ice.rs`. | Nicholas Nethercote | -4/+26 |
| 2025-04-13 | Improve `-Z crate-attr` diagnostics | jyn | -36/+56 |
| 2025-04-08 | UI tests: add missing diagnostic kinds where possible | Vadim Petrochenkov | -4/+4 |
| 2025-04-07 | Auto merge of #133781 - cjgillot:shallow-allowed-lints, r=petrochenkov | bors | -1/+19 |
| 2025-04-06 | Rollup merge of #139391 - TaKO8Ki:check-if-merged-attrs-list-is-empty, r=jdon... | Guillaume Gomez | -0/+39 |
| 2025-04-05 | check if merged attributes list is empty | Takayuki Maeda | -0/+39 |
| 2025-04-04 | Do not visit whole crate to compute `lints_that_dont_need_to_run`. | Camille GILLOT | -1/+19 |
| 2025-04-03 | Use `cfg(false)` in UI tests | clubby789 | -2/+2 |
| 2025-04-03 | compiletest: Require `//~` annotations even if `error-pattern` is specified | Vadim Petrochenkov | -8/+17 |
| 2025-04-02 | Fix problem causing `rusqlite` compilation to OOM. | Nicholas Nethercote | -0/+133 |
| 2025-04-02 | Fix a problem with metavars and inner attributes. | Nicholas Nethercote | -0/+14 |
| 2025-04-02 | Remove `NtExpr` and `NtLiteral`. | Nicholas Nethercote | -10/+5 |
| 2025-03-25 | Add a test with an empty crate name. | Nicholas Nethercote | -0/+13 |
| 2025-03-20 | Fix the "used_with_archive" test on Fuchsia | Jeff Martin | -0/+1 |
| 2025-03-16 | Rollup merge of #138471 - spencer3035:move-ui-test-1ofn, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -0/+16 |
| 2025-03-15 | improves outer mod attribute test | Spencer | -0/+16 |
| 2025-03-14 | Do not suggest using `-Zmacro-backtrace` for builtin macros | Esteban Küber | -2/+0 |
| 2025-03-11 | Auto merge of #128440 - oli-obk:defines, r=lcnr | bors | -12/+13 |
| 2025-03-11 | Implement `#[define_opaque]` attribute for functions. | Oli Scherer | -12/+13 |
| 2025-03-11 | add more -Z crate-attr tests | jyn | -0/+108 |
| 2025-03-06 | Rollup merge of #137758 - jdonszelmann:fix-137662, r=nnethercote | Michael Goulet | -0/+20 |
| 2025-03-03 | Rollup merge of #137794 - tshepang:make-qnx-pass, r=pietroalbini | Matthias Krüger | -4/+5 |
| 2025-02-28 | qnx: avoid test failure | Tshepang Mbambo | -0/+1 |
| 2025-02-28 | sort list | Tshepang Mbambo | -4/+4 |
| 2025-02-28 | add test to reproduce #137662 (using ty decl macro fragment in an attr) and f... | Jana Dönszelmann | -0/+20 |
| 2025-02-28 | Remove `NtMeta`. | Nicholas Nethercote | -2/+2 |
| 2025-02-26 | Rollup merge of #137622 - jdonszelmann:fix-137589, r=compiler-errors | León Orell Valerian Liehr | -0/+75 |
| 2025-02-25 | fix #137589 | Jana Dönszelmann | -0/+75 |
| 2025-02-25 | Auto merge of #133832 - madsmtm:apple-symbols.o, r=DianQK | bors | -0/+50 |
| 2025-02-24 | add test to verify that #132391 can be closed | Jana Dönszelmann | -0/+16 |
| 2025-02-24 | Fix test output expectations | Jana Dönszelmann | -22/+42 |
| 2025-02-24 | Make #[used] work when linking with ld64 | Mads Marquart | -0/+50 |
| 2025-02-20 | Reword message | Esteban Küber | -12/+12 |
| 2025-02-19 | Specify scope in `out_of_scope_macro_calls` lint | Esteban Küber | -18/+18 |
| 2025-02-15 | Reject macro calls inside of `#![crate_name]` | León Orell Valerian Liehr | -0/+14 |
| 2025-02-15 | Move `#![crate_type]` UI tests into attributes directory | León Orell Valerian Liehr | -0/+43 |
| 2025-02-14 | Trim suggestion parts to the subset that is purely additive | Michael Goulet | -3/+3 |
| 2025-02-14 | Use underline suggestions for purely 'additive' replacements | Michael Goulet | -9/+6 |
| 2025-02-10 | Show diff suggestion format on verbose replacement | Esteban Küber | -26/+39 |
| 2025-01-24 | Reword "crate not found" resolve message | Esteban Küber | -38/+38 |
| 2025-01-07 | Update tests. | Mara Bos | -1/+1 |
| 2025-01-03 | turn rustc_box into an intrinsic | Ralf Jung | -52/+0 |
| 2024-12-27 | Remove the `-test` suffix from normalize directives | Zalathar | -3/+3 |