| Age | Commit message (Expand) | Author | Lines |
| 2024-07-17 | Split part of `adt_const_params` into `unsized_const_params` | Boxy | -0/+28 |
| 2024-07-15 | make invalid_type_param_default lint show up in cargo future-compat reports | Ralf Jung | -33/+0 |
| 2024-07-12 | Added the `xop` target feature and `xop_target_feature` gate | sayantn | -0/+19 |
| 2024-07-11 | Add the feature gate and target-features | sayantn | -0/+19 |
| 2024-07-11 | Remove extern "wasm" ABI | Nikita Popov | -99/+0 |
| 2024-07-06 | show fnsig's output when there is difference | yukang | -2/+2 |
| 2024-07-05 | Rollup merge of #127392 - estebank:arg-type, r=jieyouxu | Jubilee | -8/+10 |
| 2024-07-05 | Use verbose suggestion for changing arg type | Esteban Küber | -8/+10 |
| 2024-07-05 | Tweak `-1 as usize` suggestion | Esteban Küber | -4/+5 |
| 2024-07-04 | reject SmartPointer constructions not serving the purpose | Ding Xiang Fei | -1/+2 |
| 2024-07-03 | Rollup merge of #127092 - compiler-errors:rtn-dots-redux, r=estebank | Matthias Krüger | -41/+12 |
| 2024-06-28 | Add feature diagnostic for unsafe_extern_blocks | Santiago Pastorino | -0/+4 |
| 2024-06-28 | Change RTN to use .. again | Michael Goulet | -41/+12 |
| 2024-06-28 | Rollup merge of #124741 - nebulark:patchable-function-entries-pr, r=estebank,... | Matthias Krüger | -0/+16 |
| 2024-06-25 | Updated code for changes to RFC, added additional error handling, added | Florian Schmiderer | -4/+5 |
| 2024-06-25 | Support `#[patchable_function_entries]` | Matthew Maurer | -0/+15 |
| 2024-06-25 | RFC 2383: Stabilize `lint_reasons` :tada: | xFrednet | -29/+0 |
| 2024-06-25 | Auto merge of #125741 - petrochenkov:atvisord, r=davidtwco | bors | -58/+58 |
| 2024-06-24 | resolve: Implement a lint for out-of-scope use of `macro_rules` | Vadim Petrochenkov | -16/+3 |
| 2024-06-24 | ast: Standardize visiting order for attributes and node IDs | Vadim Petrochenkov | -45/+58 |
| 2024-06-24 | SmartPointer derive-macro | Xiangfei Ding | -0/+42 |
| 2024-06-21 | Fix remaining cases | Michael Goulet | -2/+2 |
| 2024-06-20 | Properly gate `safe` keyword in pre-expansion | Michael Goulet | -1/+20 |
| 2024-06-19 | Rollup merge of #125293 - dingxiangfei2009:tail-expr-temp-lifetime, r=esteban... | 许杰友 Jieyou Xu (Joe) | -0/+34 |
| 2024-06-17 | Rework precise capturing syntax | Michael Goulet | -4/+4 |
| 2024-06-18 | tail expression behind terminating scope | Ding Xiang Fei | -0/+34 |
| 2024-06-13 | Add a new concat metavar expr | Caio | -0/+22 |
| 2024-06-09 | Rollup merge of #126155 - Zalathar:run-make-fulldeps, r=onur-ozkan | Matthias Krüger | -9/+0 |
| 2024-06-09 | Remove useless feature gate test for `#[feature(extern_prelude)]` | Zalathar | -9/+0 |
| 2024-06-08 | offset_of: allow (unstably) taking the offset of slice tail fields | Ralf Jung | -0/+61 |
| 2024-06-06 | Parse unsafe attributes | carbotaniuman | -0/+21 |
| 2024-06-06 | Auto merge of #124482 - spastorino:unsafe-extern-blocks, r=oli-obk | bors | -0/+13 |
| 2024-06-06 | Rollup merge of #125168 - Jules-Bertholet:match-ergonomics-2024-align-with-rf... | Matthias Krüger | -63/+0 |
| 2024-06-05 | Add unsafe_extern_blocks feature flag | Santiago Pastorino | -0/+13 |
| 2024-06-04 | Rollup merge of #124486 - beetrees:vectorcall-tracking-issue, r=ehuss | 许杰友 Jieyou Xu (Joe) | -0/+7 |
| 2024-06-03 | Auto merge of #125778 - estebank:issue-67100, r=compiler-errors | bors | -2/+2 |
| 2024-05-31 | Rollup merge of #125635 - fmease:mv-type-binding-assoc-item-constraint, r=com... | Matthias Krüger | -3/+3 |
| 2024-05-30 | Rename HIR `TypeBinding` to `AssocItemConstraint` and related cleanup | León Orell Valerian Liehr | -3/+3 |
| 2024-05-29 | Use parenthetical notation for `Fn` traits | Esteban Küber | -2/+2 |
| 2024-05-29 | ast: Revert a breaking attribute visiting order change | Vadim Petrochenkov | -22/+22 |
| 2024-05-29 | Rollup merge of #124320 - Urgau:print-check-cfg, r=petrochenkov | 许杰友 Jieyou Xu (Joe) | -0/+5 |
| 2024-05-21 | Auto merge of #124417 - Xiretza:translate-early-lints, r=fmease | bors | -2/+2 |
| 2024-05-21 | Make early lints translatable | Xiretza | -2/+2 |
| 2024-05-20 | Move 100 entries from tests/ui into subdirs | Jubilee Young | -0/+234 |
| 2024-05-21 | Rollup merge of #124050 - saethlin:less-sysroot-libc, r=ChrisDenton | Matthias Krüger | -3/+3 |
| 2024-05-20 | Rollup merge of #125314 - jdonszelmann:global-registration-feature-gate, r=pn... | Matthias Krüger | -0/+16 |
| 2024-05-20 | Fix feature-gates/rustc-private.rs | Ben Kimock | -3/+3 |
| 2024-05-20 | add todo test for feature gate | jdonszelmann | -1/+16 |
| 2024-05-17 | Rollup merge of #123694 - Xiretza:expand-diagnostics, r=compiler-errors | Matthias Krüger | -1/+34 |
| 2024-05-15 | Remove `ref_pat_everywhere` | Jules Bertholet | -63/+0 |