| Age | Commit message (Expand) | Author | Lines |
| 2024-09-07 | Rollup merge of #129899 - veera-sivarajan:fix-97793-pr-final, r=chenyukang | Michael Goulet | -1/+41 |
| 2024-09-06 | Add Suggestions for Misspelled Keywords | Veera | -1/+41 |
| 2024-09-05 | Rollup merge of #128919 - Nadrieril:lint-query-leaks, r=cjgillot | Matthias Krüger | -0/+1 |
| 2024-09-05 | Rollup merge of #129664 - adetaylor:arbitrary-self-types-pointers-feature-gat... | Matthias Krüger | -0/+1 |
| 2024-09-03 | Add an internal lint that warns when accessing untracked data | Nadrieril | -0/+1 |
| 2024-09-01 | Revert "Auto merge of #127537 - veluca93:struct_tf, r=BoxyUwU" | Jakub Beránek | -1/+0 |
| 2024-08-29 | Rollup merge of #123940 - kornelski:remove-derived-debug, r=Urgau | Guillaume Gomez | -0/+5 |
| 2024-08-28 | Rollup merge of #129343 - estebank:time-version, r=jieyouxu | Jubilee | -0/+1 |
| 2024-08-28 | Rollup merge of #128192 - mrkajetanp:feature-detect, r=Amanieu | Jubilee | -0/+1 |
| 2024-08-28 | Emit specific message for `time<0.3.35` inference failure | Esteban Küber | -0/+1 |
| 2024-08-28 | fmt-debug option | Kornel | -0/+5 |
| 2024-08-28 | Implement RFC 3525. | Luca Versari | -0/+1 |
| 2024-08-27 | Arbitrary self types v2: pointers feature gate. | Adrian Taylor | -0/+1 |
| 2024-08-27 | rustc_target: Add various aarch64 features | Kajetan Puchalski | -0/+1 |
| 2024-08-25 | Rollup merge of #129487 - GrigorenkoPV:repr_transparent_external_private_fiel... | Matthias Krüger | -0/+1 |
| 2024-08-25 | Auto merge of #129521 - matthiaskrgr:rollup-uigv77m, r=matthiaskrgr | bors | -0/+1 |
| 2024-08-24 | Rollup merge of #128735 - jieyouxu:pr-120176-revive, r=cjgillot | Trevor Gross | -0/+1 |
| 2024-08-24 | New `#[rustc_pub_transparent]` attribute | Pavel Grigorenko | -0/+1 |
| 2024-08-19 | Retroactively feature gate `ConstArgKind::Path` | Boxy | -0/+1 |
| 2024-08-13 | `#[deprecated_safe_2024]`: Also use the `// TODO:` hint in the compiler error | Tobias Bucher | -1/+1 |
| 2024-08-13 | Allow to customize `// TODO:` comment for deprecated safe autofix | Tobias Bucher | -0/+1 |
| 2024-08-11 | Ask the user to use `feature(rustc_private)` when linking to `rustc_driver` | John Kåre Alsaker | -0/+1 |
| 2024-08-07 | Rollup merge of #125048 - dingxiangfei2009:stable-deref, r=amanieu | Matthias Krüger | -0/+1 |
| 2024-08-06 | Add a special case for CStr/CString in the improper_ctypes lint | Flying-Toast | -0/+1 |
| 2024-08-05 | custom MIR: add support for tail calls | Ralf Jung | -0/+1 |
| 2024-08-02 | Add the `sha512`, `sm3` and `sm4` target features | sayantn | -0/+1 |
| 2024-07-31 | PinCoerceUnsized trait into core | Xiangfei Ding | -0/+1 |
| 2024-07-30 | Auto merge of #128250 - Amanieu:select_unpredictable, r=nikic | bors | -0/+1 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -9/+6 |
| 2024-07-28 | Force LLVM to use CMOV for binary search | Amanieu d'Antras | -0/+1 |
| 2024-07-26 | Auto merge of #121676 - Bryanskiy:polarity, r=petrochenkov | bors | -0/+1 |
| 2024-07-26 | Rollup merge of #128170 - saethlin:clone-fn, r=compiler-errors | Trevor Gross | -0/+1 |
| 2024-07-25 | Make Clone::clone a lang item | Ben Kimock | -0/+1 |
| 2024-07-25 | Support ?Trait bounds in supertraits and dyn Trait under a feature gate | Bryanskiy | -0/+1 |
| 2024-07-22 | Rollup merge of #127506 - liushuyu:s390x-target-features, r=davidtwco | Trevor Gross | -0/+1 |
| 2024-07-21 | Auto merge of #127722 - BoxyUwU:new_adt_const_params_limitations, r=compiler-... | bors | -0/+4 |
| 2024-07-18 | Add internal lint for detecting non-glob imports of `rustc_type_ir::inherent` | León Orell Valerian Liehr | -0/+1 |
| 2024-07-17 | Split part of `adt_const_params` into `unsized_const_params` | Boxy | -0/+4 |
| 2024-07-17 | rustc_target: add known safe s390x target features | liushuyu | -0/+1 |
| 2024-07-12 | Added the `xop` target feature and `xop_target_feature` gate | sayantn | -0/+1 |
| 2024-07-11 | Add the feature gate and target-features | sayantn | -0/+1 |
| 2024-07-05 | Auto merge of #127008 - Jules-Bertholet:tc-ergonomics, r=Nadrieril | bors | -0/+1 |
| 2024-06-30 | add `rustc_dump_def_parents` attribute | Boxy | -0/+1 |
| 2024-06-28 | address review comments | Deadbeef | -2/+2 |
| 2024-06-28 | implement new effects desugaring | Deadbeef | -0/+9 |
| 2024-06-27 | Implement TC's match ergonomics 2024 proposal | Jules Bertholet | -0/+1 |
| 2024-06-25 | Updated code for changes to RFC, added additional error handling, added | Florian Schmiderer | -2/+2 |
| 2024-06-25 | Support `#[patchable_function_entries]` | Matthew Maurer | -0/+3 |
| 2024-06-24 | Rollup merge of #125575 - dingxiangfei2009:derive-smart-ptr, r=davidtwco | Michael Goulet | -0/+8 |
| 2024-06-24 | Rollup merge of #125241 - Veykril:tool-rust-analyzer, r=davidtwco | Matthias Krüger | -0/+1 |