| Age | Commit message (Expand) | Author | Lines |
| 2022-12-02 | Rollup merge of #104614 - Nilstrieb:type-ascribe!, r=TaKO8Ki | Matthias Krüger | -0/+1 |
| 2022-12-01 | Remove useless borrows and derefs | Maybe Waffle | -1/+1 |
| 2022-11-27 | Prefer doc comments over `//`-comments in compiler | Maybe Waffle | -2/+2 |
| 2022-11-24 | Avoid `GenFuture` shim when compiling async constructs | Arpad Borsos | -1/+2 |
| 2022-11-21 | Auto merge of #103491 - cjgillot:self-rpit, r=oli-obk | bors | -0/+1 |
| 2022-11-20 | Auto merge of #98914 - fee1-dead-contrib:min-deref-patterns, r=compiler-errors | bors | -0/+1 |
| 2022-11-19 | Add unstable `type_ascribe` macro | Nilstrieb | -0/+1 |
| 2022-11-18 | Enforce that dyn* casts are actually pointer-sized | Michael Goulet | -0/+1 |
| 2022-11-18 | rename to `string_deref_patterns` | Deadbeef | -1/+1 |
| 2022-11-17 | Readd the matches_macro diag item | Philipp Krones | -0/+1 |
| 2022-11-17 | Add feature gate | Deadbeef | -0/+1 |
| 2022-11-15 | Rollup merge of #104339 - compiler-errors:rustc_deny_explicit_impl, r=cjgillot | Matthias Krüger | -0/+1 |
| 2022-11-15 | Rollup merge of #104383 - WaffleLapkin:rustc_undiagnostic_item, r=compiler-er... | Matthias Krüger | -51/+1 |
| 2022-11-14 | Add rustc_deny_explicit_impl | Michael Goulet | -0/+1 |
| 2022-11-13 | Fix clippy and rustdoc | Maybe Waffle | -0/+2 |
| 2022-11-13 | Remove dead NoneError error handling | mejrs | -1/+0 |
| 2022-11-13 | Remove unused symbols | Maybe Waffle | -37/+0 |
| 2022-11-13 | Remove unused diagnostic items | Maybe Waffle | -15/+0 |
| 2022-11-12 | Make impl_trait_projections a feature gate. | Camille GILLOT | -0/+1 |
| 2022-11-12 | Rollup merge of #102049 - fee1-dead-contrib:derive_const, r=oli-obk | Dylan DPC | -0/+1 |
| 2022-11-08 | Add support for custom MIR parsing | Jakob Degen | -0/+1 |
| 2022-10-30 | Rollup merge of #97971 - Soveu:varargs, r=jackh726 | Michael Howell | -0/+1 |
| 2022-10-30 | Rollup merge of #93582 - WaffleLapkin:rpitirpit, r=compiler-errors | Dylan DPC | -0/+1 |
| 2022-10-28 | Specialize ToString for Symbol | Cameron Steffen | -0/+7 |
| 2022-10-25 | Feature gate `impl_trait_in_fn_trait_return` | Maybe Waffle | -0/+1 |
| 2022-10-23 | Enable varargs support for calling conventions other than C or cdecl | Soveu | -0/+1 |
| 2022-10-17 | Make diagnostic for unsatisfied Termination bounds more precise | León Orell Valerian Liehr | -0/+1 |
| 2022-10-11 | rename rustc_allocator_nounwind to rustc_nounwind | Ralf Jung | -1/+1 |
| 2022-10-08 | Split slice part of feature(half_open_range_patterns) to [...]_in_slices | Urgau | -0/+1 |
| 2022-09-30 | Auto merge of #102387 - nnethercote:inline-Token-PartialEq, r=lqd | bors | -0/+2 |
| 2022-09-29 | Inline two `Ident` methods. | Nicholas Nethercote | -0/+2 |
| 2022-09-28 | Auto merge of #100719 - CohenArthur:rust-safe-intrinsic-attribute, r=wesleywiser | bors | -0/+1 |
| 2022-09-28 | Auto merge of #102388 - JohnTitor:rollup-mbyw6fl, r=JohnTitor | bors | -0/+3 |
| 2022-09-27 | Address feedback | mejrs | -0/+1 |
| 2022-09-27 | Wrapper suggestions | mejrs | -0/+2 |
| 2022-09-27 | attributes: Add #[rustc_safe_intrinsic] builtin | Arthur Cohen | -0/+1 |
| 2022-09-27 | Rewrite and refactor format_args!() builtin macro. | Mara Bos | -0/+11 |
| 2022-09-21 | Split out async_fn_in_trait into a separate feature | Dan Johnson | -0/+1 |
| 2022-09-21 | FIX - adopt new Diagnostic naming in newly migrated modules | Jhonny Bill Mena | -2/+2 |
| 2022-09-21 | UPDATE - rename SessionSubdiagnostic macro to Subdiagnostic | Jhonny Bill Mena | -1/+1 |
| 2022-09-21 | UPDATE - rename DiagnosticHandler macro to Diagnostic | Jhonny Bill Mena | -1/+1 |
| 2022-09-21 | UPDATE - rename DiagnosticHandler trait to IntoDiagnostic | Jhonny Bill Mena | -1/+1 |
| 2022-09-20 | Add the `#[derive_const]` attribute | Deadbeef | -0/+1 |
| 2022-09-17 | Rollup merge of #101713 - Bryanskiy:AccessLevels, r=petrochenkov | Matthias Krüger | -1/+1 |
| 2022-09-17 | Rollup merge of #98441 - calebzulawski:simd_as, r=oli-obk | Dylan DPC | -0/+3 |
| 2022-09-14 | Auto merge of #101212 - eholk:dyn-star, r=compiler-errors | bors | -0/+1 |
| 2022-09-14 | change AccessLevels representation | Bryanskiy | -1/+1 |
| 2022-09-13 | Auto merge of #100640 - reitermarkus:socket-display-buffer, r=thomcc | bors | -0/+1 |
| 2022-09-13 | Auto merge of #99556 - davidtwco:collapse-debuginfo, r=wesleywiser | bors | -0/+1 |
| 2022-09-12 | Introduce dyn_star feature flag | Eric Holk | -0/+1 |