| Age | Commit message (Expand) | Author | Lines |
| 2025-06-03 | Overhaul `UsePath`. | Nicholas Nethercote | -1/+1 |
| 2025-06-02 | allow macro_use as first segment | bohan | -1/+3 |
| 2025-06-01 | Auto merge of #141725 - nnethercote:avoid-UsePath-overcounting, r=BoxyUwU | bors | -2/+8 |
| 2025-05-31 | Rollup merge of #141740 - nnethercote:hir-ItemKind-field-order, r=fee1-dead | Matthias Krüger | -8/+8 |
| 2025-05-30 | Move naked fn checks to hir_typeck | Oli Scherer | -251/+0 |
| 2025-05-30 | Change a per-module query to just run on the items it internally filters for | Oli Scherer | -32/+9 |
| 2025-05-30 | Move naked asm check into typeck | Oli Scherer | -36/+1 |
| 2025-05-30 | Rollup merge of #141407 - mu001999-contrib:dead-code/refactor, r=petrochenkov | Matthias Krüger | -130/+120 |
| 2025-05-30 | Reorder fields in `hir::ItemKind` variants. | Nicholas Nethercote | -8/+8 |
| 2025-05-28 | Rollup merge of #140697 - Sa4dUs:split-autodiff, r=ZuseZ4 | Trevor Gross | -1/+1 |
| 2025-05-28 | Avoid over-counting of `UsePath` in the HIR stats. | Nicholas Nethercote | -2/+8 |
| 2025-05-27 | Refactor the two-phase check for impls and impl items | Mu001999 | -130/+120 |
| 2025-05-24 | Cleanup CodegenFnAttrFlags | Noratrieb | -2/+2 |
| 2025-05-22 | Allow `#![doc(test(attr(..)))]` at every level | Urgau | -47/+6 |
| 2025-05-22 | Allow `#![doc(test(attr(..)))]` at module level too | Urgau | -10/+53 |
| 2025-05-22 | Rename `kw::Empty` as `sym::empty`. | Nicholas Nethercote | -3/+3 |
| 2025-05-20 | typeck: catch `continue`s pointing to blocks | dianne | -4/+6 |
| 2025-05-20 | Split `autodiff` into `autodiff_forward` and `autodiff_reverse` | Marcelo Domínguez | -1/+1 |
| 2025-05-19 | Rollup merge of #140874 - mejrs:rads, r=WaffleLapkin | Stuart Cook | -14/+14 |
| 2025-05-12 | update cfg(bootstrap) | Pietro Albini | -1/+0 |
| 2025-05-09 | don't depend on rustc_attr_parsing if rustc_data_structures will do | mejrs | -14/+14 |
| 2025-05-04 | Initial support for dynamically linked crates | Bryanskiy | -6/+469 |
| 2025-05-03 | allow `#[rustfmt::skip]` in combination with `#[naked]` | Folkert de Vries | -1/+3 |
| 2025-05-01 | allow `#[rustc_std_internal_symbol]` in combination with `#[naked]` | Folkert de Vries | -0/+1 |
| 2025-04-28 | Auto merge of #123948 - azhogin:azhogin/async-drop, r=oli-obk | bors | -0/+1 |
| 2025-04-28 | AsyncDrop implementation using shim codegen of async_drop_in_place::{closure}... | Andrew Zhogin | -0/+1 |
| 2025-04-28 | Auto merge of #123239 - Urgau:dangerous_implicit_autorefs, r=jdonszelmann,tra... | bors | -0/+3 |
| 2025-04-25 | Auto merge of #140298 - matthiaskrgr:rollup-5tc1gvb, r=matthiaskrgr | bors | -2/+6 |
| 2025-04-23 | Make #![feature(let_chains)] bootstrap conditional in compiler/ | est31 | -1/+1 |
| 2025-04-23 | fix ICE in attribute name printing | Folkert de Vries | -2/+6 |
| 2025-04-20 | Add `#[rustc_no_implicit_autorefs]` and apply it to std methods | Urgau | -0/+3 |
| 2025-04-20 | stabilize `naked_functions` | Folkert de Vries | -7/+0 |
| 2025-04-18 | Rollup merge of #139615 - nnethercote:rm-name_or_empty, r=jdonszelmann | Matthias Krüger | -95/+95 |
| 2025-04-17 | Rollup merge of #139944 - shepmaster:eager-diagnostics, r=nnethercote | Matthias Krüger | -6/+2 |
| 2025-04-17 | Rollup merge of #139782 - xizheyin:issue-139627, r=wesleywiser | Matthias Krüger | -1/+4 |
| 2025-04-16 | Move eager translation to a method on `Diag` | Jake Goulding | -6/+2 |
| 2025-04-17 | Replace infallible `name_or_empty` methods with fallible `name` methods. | Nicholas Nethercote | -93/+90 |
| 2025-04-17 | Fix attribute printing in an error. | Nicholas Nethercote | -2/+5 |
| 2025-04-14 | Use `newtype_index!`-generated types more idiomatically | Yotam Ofek | -4/+3 |
| 2025-04-14 | Consistent with treating Ctor Call as Struct in liveness analysis | xizheyin | -1/+4 |
| 2025-04-14 | Auto merge of #124141 - nnethercote:rm-Nonterminal-and-TokenKind-Interpolated... | bors | -1/+0 |
| 2025-04-13 | Rollup merge of #139001 - folkertdev:naked-function-rustic-abi, r=traviscross... | Jacob Pratt | -31/+21 |
| 2025-04-11 | rustdoc-search: add unbox flag to Result aliases | Michael Howell | -0/+1 |
| 2025-04-07 | Add `naked_functions_rustic_abi` feature gate | Folkert de Vries | -31/+21 |
| 2025-04-07 | Rollup merge of #139455 - Skgland:remove_rust-intrinsic_ABI, r=oli-obk | Stuart Cook | -1/+1 |
| 2025-04-07 | Rollup merge of #139035 - nnethercote:PatKind-Missing, r=oli-obk | Stuart Cook | -4/+3 |
| 2025-04-07 | More trivial tweaks | Michael Goulet | -1/+1 |
| 2025-04-06 | remove compiler support for `extern "rust-intrinsic"` blocks | Skgland | -1/+1 |
| 2025-04-03 | impl !PartialOrd for HirId | Oli Scherer | -1/+2 |
| 2025-04-03 | Remove `LintExpectationId` from `Level` variants | Oli Scherer | -5/+6 |