| Age | Commit message (Expand) | Author | Lines |
| 2024-02-13 | Update `never_type` feature gate ui test | Guillaume Gomez | -1/+40 |
| 2024-01-31 | Rollup merge of #120495 - clubby789:remove-amdgpu-kernel, r=oli-obk | Nadrieril | -134/+0 |
| 2024-01-30 | Provide more context on derived obligation error primary label | Esteban Küber | -1/+1 |
| 2024-01-30 | Remove the `abi_amdgpu_kernel` feature | clubby789 | -134/+0 |
| 2024-01-29 | Supress unhelpful diagnostics for unresolved top level attributes | yukang | -24/+6 |
| 2024-01-26 | Rollup merge of #119562 - LegionMammal978:rename-pin-pointer, r=Amanieu,dtolnay | Matthias Krüger | -1/+1 |
| 2024-01-22 | Rollup merge of #120233 - oli-obk:revert_trait_obj_upcast_stabilization, r=lcnr | Matthias Krüger | -0/+27 |
| 2024-01-22 | Auto merge of #120242 - matthiaskrgr:rollup-a93yj3i, r=matthiaskrgr | bors | -1/+1 |
| 2024-01-22 | Rollup merge of #118639 - fmease:deny-features-in-stable-rustc-crates, r=Waff... | Matthias Krüger | -1/+1 |
| 2024-01-22 | Rollup merge of #120152 - rowan-sl:help-message-for-range-pattern, r=oli-obk | Matthias Krüger | -0/+1 |
| 2024-01-22 | Revert "Auto merge of #118133 - Urgau:stabilize_trait_upcasting, r=WaffleLapkin" | Oli Scherer | -0/+27 |
| 2024-01-19 | Split remaining offset_of features into new tracking issues | George Bateman | -7/+12 |
| 2024-01-19 | Stabilize simple offset_of | George Bateman | -1/+84 |
| 2024-01-19 | add help message for `exclusive_range_pattern` error | Rowan S-L | -0/+1 |
| 2024-01-16 | proc_macro_c_str_literals: Implement Literal::c_string constructor | novafacing | -0/+24 |
| 2024-01-16 | Rename `pointer` field on `Pin` | LegionMammal978 | -1/+1 |
| 2024-01-15 | Auto merge of #119610 - Nadrieril:never_pattern_bindings, r=compiler-errors | bors | -24/+14 |
| 2024-01-13 | Bless tests | George-lewis | -36/+389 |
| 2024-01-13 | Auto merge of #118947 - Bryanskiy:delegStep1, r=petrochenkov,lcnr | bors | -9/+13 |
| 2024-01-12 | Delegation implementation: step 1 | Bryanskiy | -9/+13 |
| 2024-01-12 | Rename `--env` option flag to `--env-set` | Guillaume Gomez | -2/+2 |
| 2024-01-09 | Avoid silencing relevant follow-up errors | Oli Scherer | -25/+111 |
| 2024-01-09 | Check bindings around never patterns | Nadrieril | -24/+14 |
| 2024-01-07 | Split note, fix const/static impl trait error | Michael Goulet | -10/+18 |
| 2024-01-07 | Make ImplTraitPosition display more descriptive | Michael Goulet | -4/+4 |
| 2024-01-05 | Rollup merge of #119148 - estebank:bare-traits, r=davidtwco | Michael Goulet | -3/+3 |
| 2024-01-04 | Rollup merge of #119417 - compiler-errors:closure-checking, r=davidtwco | Matthias Krüger | -4/+4 |
| 2024-01-03 | Track `HirId` instead of `Span` in `ObligationCauseCode::SizedArgumentType` | Esteban Küber | -3/+3 |
| 2024-01-03 | Rollup merge of #119505 - fmease:no-host-param-for-trait-fns, r=fee1-dead | León Orell Valerian Liehr | -5/+14 |
| 2024-01-02 | E0379: Provide suggestions | León Orell Valerian Liehr | -3/+12 |
| 2024-01-02 | E0379: Make diagnostic more precise | León Orell Valerian Liehr | -3/+3 |
| 2023-12-31 | Update tracking issue of naked_functions | Gary Guo | -2/+2 |
| 2023-12-29 | Compute yield and return types outside of check_fn | Michael Goulet | -4/+4 |
| 2023-12-28 | rustc_lint: Prevent triplication of 'unknown lint' lint | Martin Nordholts | -272/+14 |
| 2023-12-26 | Rollup merge of #119235 - Urgau:missing-feature-gate-sanitizer-cfi-cfgs, r=Ni... | Michael Goulet | -0/+30 |
| 2023-12-25 | Auto merge of #116274 - RalfJung:soft_unstable, r=cjgillot | bors | -0/+22 |
| 2023-12-23 | Add missing CFI sanitizer cfgs feature gate | Urgau | -0/+30 |
| 2023-12-20 | Undeprecate and use lint `unstable_features` | León Orell Valerian Liehr | -1/+1 |
| 2023-12-13 | Tweak `short_ty_string` to reduce number of files | Esteban Küber | -1/+1 |
| 2023-12-12 | Rollup merge of #118891 - compiler-errors:async-gen-blocks, r=eholk | Jubilee | -6/+55 |
| 2023-12-12 | Actually parse async gen blocks correctly | Michael Goulet | -6/+55 |
| 2023-12-12 | Don't gate the feature twice | Nadrieril | -50/+14 |
| 2023-12-12 | Correctly gate the parsing of match arms without body | Nadrieril | -9/+170 |
| 2023-12-10 | Auto merge of #118368 - GuillaumeGomez:env-flag, r=Nilstrieb | bors | -0/+5 |
| 2023-12-10 | Auto merge of #116952 - compiler-errors:lifetime_capture_rules_2024, r=TaKO8Ki | bors | -0/+24 |
| 2023-12-10 | Add feature gate test for `--env` flag | Guillaume Gomez | -0/+5 |
| 2023-12-08 | Auto merge of #118527 - Nadrieril:never_patterns_parse, r=compiler-errors | bors | -2/+2 |
| 2023-12-08 | Auto merge of #118668 - fmease:resolve-assoc-item-bindings-by-namespace, r=co... | bors | -5/+10 |
| 2023-12-07 | Resolve assoc item bindings by namespace | León Orell Valerian Liehr | -5/+10 |
| 2023-12-06 | Rollup merge of #117981 - Urgau:check-cfg-remove-deprecated-syntax, r=b-naber | Matthias Krüger | -1/+1 |