| Age | Commit message (Expand) | Author | Lines |
| 2024-07-18 | Add internal lint for detecting non-glob imports of `rustc_type_ir::inherent` | León Orell Valerian Liehr | -0/+106 |
| 2024-07-11 | Always use a colon in `//@ normalize-*:` headers | Zalathar | -6/+6 |
| 2024-07-05 | Rollup merge of #127107 - mu001999-contrib:dead/enhance-2, r=pnkfelix | Michael Goulet | -0/+4 |
| 2024-07-04 | Improve dead code analysis | mu001999 | -0/+4 |
| 2024-07-01 | Move codegen_and_build_linker from Queries to Linker | bjorn3 | -2/+5 |
| 2024-06-28 | Add method to get all attributes on a definition | Adwin White | -3/+21 |
| 2024-06-28 | Support fetching `Attribute` of items. | Adwin White | -0/+137 |
| 2024-06-21 | Add method to get `FnAbi` of function pointer | Adwin White | -0/+23 |
| 2024-06-18 | Use a dedicated type instead of a reference for the diagnostic context | Oli Scherer | -7/+7 |
| 2024-06-15 | Rollup merge of #126410 - RalfJung:smir-const-operand, r=oli-obk | Guillaume Gomez | -4/+4 |
| 2024-06-15 | Rollup merge of #126361 - celinval:issue-0079-intrinsic, r=oli-obk | Matthias Krüger | -7/+12 |
| 2024-06-13 | smir: merge identical Constant and ConstOperand types | Ralf Jung | -4/+4 |
| 2024-06-12 | Add a new trait to retrieve StableMir definition Ty | Celina G. Val | -0/+114 |
| 2024-06-12 | Unify intrinsics body handling in StableMIR | Celina G. Val | -7/+12 |
| 2024-06-08 | Auto merge of #126111 - Zalathar:fulldeps-hotplug, r=jieyouxu | bors | -0/+127 |
| 2024-06-07 | Rollup merge of #126077 - oli-obk:revert_is_mir_available, r=BoxyUwU | Matthias Krüger | -3/+8 |
| 2024-06-07 | Add regression test | Oli Scherer | -3/+8 |
| 2024-06-07 | Port `tests/run-make-fulldeps/hotplug_codegen_backend` to ui-fulldeps | Zalathar | -0/+127 |
| 2024-06-07 | Port `tests/run-make-fulldeps/obtain-borrowck` to ui-fulldeps | Zalathar | -0/+208 |
| 2024-06-05 | Rollup merge of #126008 - Zalathar:fulldeps-19371, r=jieyouxu | Matthias Krüger | -0/+86 |
| 2024-06-05 | Port `tests/run-make-fulldeps/issue-19371` to ui-fulldeps | Zalathar | -0/+86 |
| 2024-06-05 | Make top-level `rustc_parse` functions fallible. | Nicholas Nethercote | -5/+6 |
| 2024-06-04 | Split smir `Const` into `TyConst` and `MirConst` | Boxy | -3/+3 |
| 2024-05-27 | Auto merge of #125410 - fmease:adj-lint-diag-api, r=nnethercote | bors | -47/+30 |
| 2024-05-23 | Add conversion from IntrinsicDef to FnDef | Mohammad Omidvar | -6/+10 |
| 2024-05-23 | Remove `LintDiagnostic::msg` | León Orell Valerian Liehr | -47/+30 |
| 2024-05-20 | Extend tests for intrinsic definitions | Mohammad Omidvar | -17/+33 |
| 2024-05-09 | Add `ErrorGuaranteed` to `Recovered::Yes` and use it more. | Nicholas Nethercote | -1/+4 |
| 2024-05-08 | Use generic `NonZero`. | Markus Reiter | -3/+3 |
| 2024-04-23 | Rollup merge of #124218 - Xiretza:subsubdiagnostics, r=davidtwco | León Orell Valerian Liehr | -2/+12 |
| 2024-04-23 | Rollup merge of #123050 - RalfJung:panic_str, r=m-ou-se | Matthias Krüger | -2/+2 |
| 2024-04-23 | try to fix unnecessarily fragile smir test | Ralf Jung | -2/+2 |
| 2024-04-21 | Allow nesting subdiagnostics | Xiretza | -0/+10 |
| 2024-04-21 | Pass translation closure to add_to_diag_with() as reference | Xiretza | -2/+2 |
| 2024-04-15 | Use the rustc_private libc less in tests | Ben Kimock | -2/+1 |
| 2024-04-10 | Rollup merge of #123659 - celinval:smir-fix-intrinsic, r=oli-obk | Guillaume Gomez | -0/+115 |
| 2024-04-09 | Rollup merge of #123655 - celinval:smir-fix-binop-ty, r=compiler-errors | Matthias Krüger | -0/+147 |
| 2024-04-08 | Add support to intrinsics fallback body | Celina G. Val | -0/+115 |
| 2024-04-08 | Remove unimplemented!() from BinOp::ty() function | Celina G. Val | -0/+147 |
| 2024-04-08 | Actually create ranged int types in the type system. | Oli Scherer | -23/+30 |
| 2024-03-28 | Normalize the result of Fields::ty_with_args | Celina G. Val | -0/+95 |
| 2024-03-14 | Rollup merge of #122405 - celinval:smir-new-const, r=oli-obk | Matthias Krüger | -0/+147 |
| 2024-03-13 | Rollup merge of #122203 - adpaco-aws:smir-intrinsic-name, r=celinval | Matthias Krüger | -1/+13 |
| 2024-03-12 | Add `intrinsic_name` to get plain intrinsic name | Adrian Palacios | -1/+13 |
| 2024-03-12 | Add a test to SMIR body transformation | Celina G. Val | -0/+147 |
| 2024-03-11 | Allow multiple `impl Into<{D,Subd}iagMessage>` parameters in a function. | Nicholas Nethercote | -2/+8 |
| 2024-03-11 | Rename `DecorateLint` as `LintDiagnostic`. | Nicholas Nethercote | -9/+9 |
| 2024-03-11 | Rename `AddToDiagnostic` as `Subdiagnostic`. | Nicholas Nethercote | -12/+12 |
| 2024-03-11 | Rename `IntoDiagnostic` as `Diagnostic`. | Nicholas Nethercote | -11/+11 |
| 2024-03-11 | Rename `IntoDiagnosticArg` as `IntoDiagArg`. | Nicholas Nethercote | -17/+17 |