| Age | Commit message (Expand) | Author | Lines |
| 2024-03-06 | Auto merge of #121679 - lcnr:opaque-wf-check-2, r=oli-obk | bors | -45/+43 |
| 2024-03-06 | Auto merge of #119455 - Mark-Simulacrum:relative-spans, r=cjgillot | bors | -6/+24 |
| 2024-03-06 | Auto merge of #122045 - matthiaskrgr:rollup-5l3vpn7, r=matthiaskrgr | bors | -91/+164 |
| 2024-03-06 | Auto merge of #122041 - matthiaskrgr:rollup-imsmdke, r=matthiaskrgr | bors | -133/+234 |
| 2024-03-05 | Auto merge of #121576 - Jarcho:visitor3, r=oli-obk | bors | -579/+484 |
| 2024-03-05 | Rollup merge of #122028 - oli-obk:drop_in_place_leftovers, r=compiler-errors | Matthias Krüger | -2/+1 |
| 2024-03-05 | Rollup merge of #122018 - RalfJung:box-custom-alloc, r=oli-obk | Matthias Krüger | -28/+59 |
| 2024-03-05 | Rollup merge of #122014 - surechen:change_attributes_to_local_20240304, r=lcnr | Matthias Krüger | -13/+26 |
| 2024-03-05 | Rollup merge of #121894 - RalfJung:const_eval_select, r=oli-obk | Matthias Krüger | -1/+2 |
| 2024-03-05 | Rollup merge of #121857 - compiler-errors:async-closure-signature-deduction, ... | Matthias Krüger | -27/+47 |
| 2024-03-05 | Rollup merge of #121829 - nnethercote:dummy-tweaks-2, r=petrochenkov | Matthias Krüger | -16/+16 |
| 2024-03-05 | Rollup merge of #121744 - oli-obk:eager_opaque_checks2, r=lcnr | Matthias Krüger | -4/+13 |
| 2024-03-05 | Rollup merge of #121991 - oli-obk:merge_opaque_types_defined_by_queries, r=co... | Matthias Krüger | -43/+15 |
| 2024-03-05 | Rollup merge of #121978 - GuillaumeGomez:dylib-duplicated-path, r=bjorn3 | Matthias Krüger | -1/+7 |
| 2024-03-05 | Rollup merge of #121975 - davidtwco:issue-121757, r=petrochenkov | Matthias Krüger | -1/+6 |
| 2024-03-05 | Rollup merge of #121846 - bvanjoi:fix-121760, r=petrochenkov | Matthias Krüger | -4/+6 |
| 2024-03-05 | Rollup merge of #121658 - jieyouxu:ice-outdated-nightly, r=oli-obk | Matthias Krüger | -5/+47 |
| 2024-03-05 | Rollup merge of #121301 - davidtwco:rustfmt-silent-emitter, r=pnkfelix | Matthias Krüger | -59/+100 |
| 2024-03-05 | Rollup merge of #121202 - Urgau:check-cfg-limit-diagnostics, r=pnkfelix | Matthias Krüger | -20/+53 |
| 2024-03-05 | Convert `ProofTreeVisitor` to use `VisitorResult` | Jason Newcomb | -31/+28 |
| 2024-03-05 | Convert `SpannedTypeVisitor` to use `VisitorResult` | Jason Newcomb | -28/+23 |
| 2024-03-05 | Convert `TypeVisitor` and `DefIdVisitor` to use `VisitorResult` | Jason Newcomb | -441/+334 |
| 2024-03-05 | Move visitor utils to `rustc_ast_ir` | Jason Newcomb | -79/+99 |
| 2024-03-05 | Merge `impl_trait_in_assoc_types_defined_by` query back into `opaque_types_de... | Oli Scherer | -43/+15 |
| 2024-03-05 | Remove some dead code | Oli Scherer | -2/+1 |
| 2024-03-05 | Add a `description` field to target definitions | Nilstrieb | -0/+234 |
| 2024-03-05 | only set noalias on Box with the global allocator | Ralf Jung | -28/+59 |
| 2024-03-05 | Change some attributes to only_local. | surechen | -13/+26 |
| 2024-03-05 | errors: share `SilentEmitter` between rustc and rustfmt | David Wood | -59/+100 |
| 2024-03-05 | Limit the number of names and values in check-cfg diagnostics | Urgau | -20/+53 |
| 2024-03-05 | Stop using Bubble in coherence and instead emulate it with an intercrate check | Oli Scherer | -4/+13 |
| 2024-03-05 | Rollup merge of #121997 - RalfJung:cast-float-ty, r=compiler-errors | Matthias Krüger | -23/+35 |
| 2024-03-05 | Rollup merge of #121993 - Zoxc:query-stack-panic-queries, r=compiler-errors | Matthias Krüger | -2/+7 |
| 2024-03-05 | Rollup merge of #121987 - Nadrieril:abort-on-arity-mismatch, r=compiler-errors | Matthias Krüger | -7/+15 |
| 2024-03-05 | Rollup merge of #121913 - Zoxc:query-fix, r=compiler-errors | Matthias Krüger | -3/+2 |
| 2024-03-05 | Rollup merge of #121838 - oli-obk:impl_trait_in_assoc_tys_fix, r=compiler-errors | Matthias Krüger | -81/+18 |
| 2024-03-05 | Rollup merge of #121826 - estebank:e0277-root-obligation-2, r=oli-obk | Matthias Krüger | -7/+56 |
| 2024-03-05 | Rollup merge of #121664 - compiler-errors:adjust-error-yield-lowering, r=spas... | Matthias Krüger | -9/+43 |
| 2024-03-05 | Auto merge of #121780 - nnethercote:diag-renaming2, r=davidtwco | bors | -602/+566 |
| 2024-03-05 | Adjust `Diag::new` signature. | Nicholas Nethercote | -1/+1 |
| 2024-03-05 | Rename `DiagnosticMetadata` as `DiagMetadata`. | Nicholas Nethercote | -92/+86 |
| 2024-03-05 | Rename `StructuredDiagnostic` as `StructuredDiag`. | Nicholas Nethercote | -12/+10 |
| 2024-03-05 | Rename `BuiltinLintDiagnostics` as `BuiltinLintDiag`. | Nicholas Nethercote | -113/+105 |
| 2024-03-05 | Rename `DiagnosticMode` as `DiagMode`. | Nicholas Nethercote | -22/+19 |
| 2024-03-05 | Rename `SubdiagnosticMessageOp` as `SubdiagMessageOp`. | Nicholas Nethercote | -54/+52 |
| 2024-03-05 | Rename `SubdiagnosticMessage` as `SubdiagMessage`. | Nicholas Nethercote | -78/+76 |
| 2024-03-05 | Fix some out-of-date comments. | Nicholas Nethercote | -4/+4 |
| 2024-03-05 | Rename `DiagnosticMessage` as `DiagMessage`. | Nicholas Nethercote | -241/+228 |
| 2024-03-05 | Remove unused `impl DummyAstNode for Block`. | Nicholas Nethercote | -13/+0 |
| 2024-03-05 | Decouple `DummyAstNode` and `DummyResult`. | Nicholas Nethercote | -3/+16 |