| Age | Commit message (Expand) | Author | Lines |
| 2022-04-30 | Bless tests. | Camille GILLOT | -2/+4 |
| 2022-04-15 | Rollup merge of #94457 - jhpratt:stabilize-derive_default_enum, r=davidtwco | Dylan DPC | -20/+0 |
| 2022-04-08 | Split `fuzzy_provenance_casts` into lossy and fuzzy, feature gate and test it | niluxv | -0/+82 |
| 2022-04-07 | Stabilize `derive_default_enum` | Jacob Pratt | -20/+0 |
| 2022-04-05 | Rollup merge of #95654 - notriddle:notriddle/issue-95616, r=davidtwco | Dylan DPC | -2/+2 |
| 2022-04-04 | Mention implementers of unsatisfied trait | Esteban Kuber | -0/+6 |
| 2022-04-04 | diagnostics: use correct span for const generics | Michael Howell | -2/+2 |
| 2022-03-31 | Rollup merge of #94869 - jackh726:gats_extended, r=compiler-errors | Dylan DPC | -0/+17 |
| 2022-03-30 | Add the generic_associated_types_extended feature | Jack Huey | -0/+17 |
| 2022-03-30 | Stabilize native library modifier syntax and the `whole-archive` modifier spe... | Vadim Petrochenkov | -51/+4 |
| 2022-03-28 | Revert "Auto merge of #93893 - oli-obk:sad_revert, r=oli-obk" | Oli Scherer | -80/+4 |
| 2022-03-15 | Add deprecated_safe feature gate and attribute, cc #94978 | skippy10110 | -0/+28 |
| 2022-03-10 | Rollup merge of #94274 - djkoloski:unknown_unstable_lints, r=tmandry | Dylan DPC | -32/+105 |
| 2022-03-10 | Rollup merge of #94635 - jhpratt:merge-deprecated-attrs, r=davidtwco | Matthias Krüger | -137/+0 |
| 2022-03-09 | Permit `#[deprecated]` in stdlib | Jacob Pratt | -137/+0 |
| 2022-03-08 | Update for changes to other lints | David Koloski | -10/+15 |
| 2022-03-08 | Fix docs, fix incorrect lint source in note | David Koloski | -2/+2 |
| 2022-03-08 | Switch the primary diagnostic to `unknown_lints` | David Koloski | -32/+100 |
| 2022-03-08 | Suggest `if let`/`let_else` for refutable pat in `let` | Esteban Kuber | -2/+6 |
| 2022-03-08 | Rollup merge of #94586 - sunfishcode:sunfishcode/io-lifetimes-tests, r=davidtwco | Matthias Krüger | -2/+2 |
| 2022-03-08 | Change wording of suggestion to add missing `match` arm | Esteban Kuber | -2/+2 |
| 2022-03-08 | Point at uncovered variants in enum definition in `note` instead of a `span_l... | Esteban Kuber | -5/+12 |
| 2022-03-08 | When finding a match expr with a single arm that requires more, suggest it | Esteban Kuber | -2/+10 |
| 2022-03-08 | When encountering a match expr with no arms, suggest it | Esteban Kuber | -2/+2 |
| 2022-03-05 | Change syntax for TyAlias where clauses | Jack Huey | -2/+2 |
| 2022-03-03 | Generalize `get_nullable_type` to allow types where null is all-ones. | Dan Gohman | -2/+2 |
| 2022-03-03 | Cleanup feature gates. | Camille GILLOT | -6/+18 |
| 2022-03-03 | Gate stability attrs with other attributes. | Camille GILLOT | -99/+153 |
| 2022-03-01 | Rollup merge of #93926 - PatchMixolydic:bugfix/must_use-on-exprs, r=cjgillot | Dylan DPC | -162/+193 |
| 2022-02-27 | Lint against more useless `#[must_use]` attributes | Ruby Lazuli | -162/+193 |
| 2022-02-24 | Remove in-band lifetimes | Michael Goulet | -293/+0 |
| 2022-02-21 | fix test | Mario Carneiro | -2/+2 |
| 2022-02-19 | Rollup merge of #93658 - cchiw:issue-77443-fix, r=joshtriplett | Matthias Krüger | -32/+0 |
| 2022-02-18 | Rollup merge of #93915 - Urgau:rfc-3013, r=petrochenkov | Matthias Krüger | -0/+5 |
| 2022-02-17 | fix impl trait message, bless tests | Michael Goulet | -12/+6 |
| 2022-02-17 | Add more information to `impl Trait` deny error | Michael Goulet | -6/+12 |
| 2022-02-17 | Rollup merge of #93337 - Amanieu:asm_tracking, r=tmiasko | Matthias Krüger | -4/+4 |
| 2022-02-17 | Rollup merge of #94031 - danielhenrymantilla:diagnostics/union-drop-suggest-c... | Matthias Krüger | -6/+8 |
| 2022-02-16 | Destabilize cfg(target_has_atomic_load_store = ...) | Mark Rousskov | -0/+71 |
| 2022-02-16 | Add mentions to `Copy` for `union` fields | Daniel Henry-Mantilla | -6/+8 |
| 2022-02-16 | Implement --check-cfg option (RFC 3013) | Loïc BRANSTETT | -0/+5 |
| 2022-02-14 | Mark `unsafe_pin_internals` as `incomplete`. | Daniel Henry-Mantilla | -0/+31 |
| 2022-02-11 | Revert "Auto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakis" | Oli Scherer | -4/+80 |
| 2022-02-10 | Rebase | Charisee | -32/+0 |
| 2022-02-10 | Rollup merge of #93824 - Amanieu:stable_cfg_target_has_atomic, r=davidtwco | Matthias Krüger | -391/+71 |
| 2022-02-09 | Rollup merge of #91504 - cynecx:used_retain, r=nikic | Matthias Krüger | -0/+28 |
| 2022-02-09 | Stabilize cfg_target_has_atomic | Amanieu d'Antras | -391/+71 |
| 2022-02-09 | Add tracking issue | Nikita Popov | -0/+2 |
| 2022-02-07 | Auto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakis | bors | -80/+4 |
| 2022-02-07 | Rollup merge of #93416 - name1e5s:chore/remove_allow_fail, r=m-ou-se | Mara Bos | -20/+0 |