| Age | Commit message (Expand) | Author | Lines |
| 2025-08-01 | Rollup merge of #144691 - xizheyin:suggest-confuse, r=estebank | Jacob Pratt | -1/+1 |
| 2025-07-31 | Extend `is_case_difference` to handle digit-letter confusables | xizheyin | -1/+1 |
| 2025-07-31 | Consider operator's span when computing binop expr span | Michael Goulet | -11/+11 |
| 2025-07-29 | Rollup merge of #144587 - petrochenkov:optstdprel, r=nnethercote | Stuart Cook | -2/+2 |
| 2025-07-29 | add `nonpoison::mutex` implementation | Connor Tsui | -2/+2 |
| 2025-07-28 | expand: Micro-optimize prelude injection | Vadim Petrochenkov | -2/+2 |
| 2025-07-28 | Rollup merge of #144151 - Kivooeo:issue1, r=jieyouxu | Matthias Krüger | -0/+16 |
| 2025-07-26 | Rollup merge of #143698 - benschulz:unused-parens-2, r=lcnr,compiler-errors | Trevor Gross | -0/+43 |
| 2025-07-25 | comments | Kivooeo | -0/+2 |
| 2025-07-25 | move 28 tests | Kivooeo | -0/+14 |
| 2025-07-24 | Add test case for single bound | Ben Schulz | -1/+35 |
| 2025-07-24 | Fix unused_parens false positive | Ben Schulz | -0/+9 |
| 2025-07-24 | Rollup merge of #144014 - dianne:edition-guide-links, r=estebank | León Orell Valerian Liehr | -38/+38 |
| 2025-07-23 | Update uitest stderrs | Jonathan Brouwer | -20/+20 |
| 2025-07-20 | Rollup merge of #141260 - LuigiPiucco:volatile-null, r=RalfJung | Matthias Krüger | -47/+16 |
| 2025-07-18 | fix: don't panic on volatile access to null | Luigi Sartor Piucco | -47/+16 |
| 2025-07-18 | Auto merge of #143845 - cjgillot:stability-query, r=jieyouxu | bors | -40/+42 |
| 2025-07-17 | Integrate stable feature checking into a query. | Camille GILLOT | -19/+19 |
| 2025-07-17 | Specify of_trait in Target::Impl. | Camille GILLOT | -21/+23 |
| 2025-07-17 | fix: false positive double_negations when it jumps macro boundary | anatawa12 | -0/+36 |
| 2025-07-16 | future-incompat lints: don't link to the nightly edition-guide version | dianne | -38/+38 |
| 2025-07-14 | Auto merge of #143779 - JonathanBrouwer:automatically_derived_parser, r=oli-obk | bors | -12/+12 |
| 2025-07-13 | Auto merge of #143357 - cjgillot:no-assoc-item-kind, r=compiler-errors | bors | -4/+4 |
| 2025-07-13 | Retire hir::*ItemRef. | Camille GILLOT | -1/+1 |
| 2025-07-13 | Remove hir::AssocItemKind. | Camille GILLOT | -3/+3 |
| 2025-07-13 | Rollup merge of #143519 - mu001999-contrib:dead-code/impl-items, r=petrochenkov | Matthias Krüger | -0/+64 |
| 2025-07-12 | Update uitest stderrs | Jonathan Brouwer | -12/+12 |
| 2025-07-11 | Rollup merge of #143661 - Muscraft:other-suggestion-message, r=estebank | Matthias Krüger | -1/+1 |
| 2025-07-10 | Check assoc consts and tys later like assoc fns | Mu001999 | -0/+64 |
| 2025-07-10 | chore: Improve how the other suggestions message gets rendered | Scott Schafer | -1/+1 |
| 2025-07-10 | Remove uncessary parens in closure body with unused lint | yukang | -0/+136 |
| 2025-07-07 | Make `Default` const and add some `const Default` impls | Esteban Küber | -2/+2 |
| 2025-07-06 | Port `#[path]` to the new attribute parsing infrastructure | Jonathan Brouwer | -19/+19 |
| 2025-07-05 | Rollup merge of #143441 - compiler-errors:no-key, r=petrochenkov | Matthias Krüger | -13/+12 |
| 2025-07-05 | Port `#[ignore]` to the new attribute parsing infrastructure | Jonathan Brouwer | -12/+12 |
| 2025-07-05 | Stop using Key trait randomly | Michael Goulet | -13/+12 |
| 2025-07-04 | Port `#[non_exhaustive]` to the new attribute parsing infrastructure | Jonathan Brouwer | -12/+12 |
| 2025-07-03 | Port `#[no_implicit_prelude]` to the new attribute parsing infrastructure | Jonathan Brouwer | -12/+12 |
| 2025-07-02 | Rollup merge of #142237 - benschulz:unused-parens-fn, r=fee1-dead | Matthias Krüger | -51/+418 |
| 2025-07-01 | Detect more cases of unused_parens around types | Benjamin Schulz | -51/+418 |
| 2025-06-30 | Rollup merge of #143196 - Periodic1911:link_section, r=oli-obk | dianqk | -1/+20 |
| 2025-06-30 | Rollup merge of #143168 - Kivooeo:tf16, r=tgross35 | dianqk | -0/+60 |
| 2025-06-30 | cleaned up some tests | Kivooeo | -6/+8 |
| 2025-06-29 | Port #[link_section] to the new attribute parsing infrastructure | Anne Stijns | -1/+20 |
| 2025-06-29 | Rollup merge of #143030 - Urgau:issue-143025, r=SparrowLii | Guillaume Gomez | -0/+168 |
| 2025-06-28 | moved tests | Kivooeo | -0/+58 |
| 2025-06-28 | Port `#[link_name]` to the new attribute parsing infrastructure | Jonathan Brouwer | -13/+13 |
| 2025-06-27 | Port `#[used]` to new attribute parsing infrastructure | Jonathan Brouwer | -12/+12 |
| 2025-06-26 | Port `#[export_name]` to the new attribute parsing infrastructure | Jonathan Brouwer | -13/+13 |
| 2025-06-25 | Fix suggestion spans inside macros for the `unused_must_use` lint | Urgau | -0/+168 |