| Age | Commit message (Expand) | Author | Lines |
| 2024-02-08 | Add a new debug_assertions instrinsic (compiler) | Ben Kimock | -0/+4 |
| 2024-02-08 | Auto merge of #120544 - BoxyUwU:enter_forall, r=lcnr | bors | -0/+1 |
| 2024-02-08 | introduce `enter_forall` | Boxy | -0/+1 |
| 2024-02-08 | Step all bootstrap cfgs forward | Mark Rousskov | -1/+1 |
| 2024-02-08 | Rollup merge of #120739 - lukas-code:pp-dyn-assoc, r=compiler-errors | Matthias Krüger | -33/+81 |
| 2024-02-08 | Rollup merge of #120206 - petrochenkov:somehir, r=compiler-errors | Matthias Krüger | -79/+61 |
| 2024-02-08 | Auto merge of #120381 - fee1-dead-contrib:reconstify-add, r=compiler-errors | bors | -0/+4 |
| 2024-02-07 | Do not create param types that differ only by name when comparing intrinsic s... | Michael Goulet | -1/+1 |
| 2024-02-07 | Assert that ParamTy and ParamConst have identical names for identical indices | Michael Goulet | -2/+8 |
| 2024-02-07 | address review comments and add more tests | Lukas Markeffsky | -10/+15 |
| 2024-02-07 | Rollup merge of #120746 - compiler-errors:kind-ty, r=oli-obk | Guillaume Boisseau | -1/+8 |
| 2024-02-07 | Rollup merge of #120733 - klensy:trait-const-fn, r=oli-obk | Guillaume Boisseau | -2/+23 |
| 2024-02-07 | Record coroutine kind in generics | Michael Goulet | -1/+8 |
| 2024-02-07 | improve pretty printing for trait objects | Lukas Markeffsky | -32/+75 |
| 2024-02-07 | MirPass: make name more const | klensy | -2/+23 |
| 2024-02-07 | hir: Add some FIXMEs for future work | Vadim Petrochenkov | -0/+3 |
| 2024-02-07 | hir: Remove `fn opt_hir_id` and `fn opt_span` | Vadim Petrochenkov | -79/+54 |
| 2024-02-07 | hir: Make sure all `HirId`s have corresponding HIR `Node`s | Vadim Petrochenkov | -4/+8 |
| 2024-02-06 | Rollup merge of #120707 - compiler-errors:suitable-region, r=nnethercote | Matthias Krüger | -1/+1 |
| 2024-02-06 | Rollup merge of #120502 - clubby789:remove-ffi-returns-twice, r=compiler-errors | Matthias Krüger | -13/+10 |
| 2024-02-06 | Rollup merge of #120423 - RalfJung:indirect-structural-match, r=petrochenkov | Matthias Krüger | -2/+1 |
| 2024-02-06 | Rollup merge of #120670 - lcnr:effect-var-storage, r=fee1-dead | Matthias Krüger | -19/+23 |
| 2024-02-06 | Don't expect early-bound region to be local in RPITIT well-formedness | Michael Goulet | -1/+1 |
| 2024-02-06 | Fix drop shim for AsyncFnOnce closure, AsyncFnMut shim for AsyncFn closure | Michael Goulet | -19/+52 |
| 2024-02-06 | More comments, final tweaks | Michael Goulet | -9/+48 |
| 2024-02-06 | Bless tests, add comments | Michael Goulet | -8/+53 |
| 2024-02-06 | Construct body for by-move coroutine closure output | Michael Goulet | -13/+63 |
| 2024-02-06 | Build a shim to call async closures with different AsyncFn trait kinds | Michael Goulet | -1/+25 |
| 2024-02-06 | Teach typeck/borrowck/solvers how to deal with async closures | Michael Goulet | -6/+156 |
| 2024-02-06 | Add CoroutineClosure to TyKind, AggregateKind, UpvarArgs | Michael Goulet | -9/+232 |
| 2024-02-06 | Invert diagnostic lints. | Nicholas Nethercote | -1/+3 |
| 2024-02-05 | get rid of nontrivial_structural_match lint and custom_eq const qualif | Ralf Jung | -2/+1 |
| 2024-02-05 | old solver: improve normalization of `Pointee::Metadata` | Lukas Markeffsky | -16/+32 |
| 2024-02-05 | Rollup merge of #116284 - RalfJung:no-nan-match, r=cjgillot | Matthias Krüger | -29/+46 |
| 2024-02-05 | cleanup effect var handling | lcnr | -19/+23 |
| 2024-02-05 | Rollup merge of #119600 - aDotInTheVoid:comment-fix, r=compiler-errors | Matthias Krüger | -3/+3 |
| 2024-02-05 | Auto merge of #120497 - compiler-errors:modulize, r=lcnr | bors | -1456/+1491 |
| 2024-02-04 | make effect infer variables suggestable in diagnostics | Deadbeef | -0/+4 |
| 2024-02-03 | Rollup merge of #120610 - petrochenkov:maybeownogen, r=cjgillot | Matthias Krüger | -7/+6 |
| 2024-02-03 | hir: Remove the generic type parameter from `MaybeOwned` | Vadim Petrochenkov | -7/+6 |
| 2024-02-02 | Remove dead args from functions | Michael Goulet | -2/+1 |
| 2024-02-03 | Use `DiagnosticArgName` in a few more places. | Nicholas Nethercote | -8/+11 |
| 2024-01-31 | Rollup merge of #120495 - clubby789:remove-amdgpu-kernel, r=oli-obk | Nadrieril | -1/+0 |
| 2024-01-31 | Auto merge of #120346 - petrochenkov:ownodes, r=oli-obk | bors | -55/+55 |
| 2024-01-30 | Remove `ffi_returns_twice` feature | clubby789 | -13/+10 |
| 2024-01-30 | Move predicate, region, and const stuff into their own modules in middle | Michael Goulet | -1456/+1491 |
| 2024-01-30 | Rollup merge of #120293 - estebank:issue-102629, r=nnethercote | Guillaume Gomez | -0/+2 |
| 2024-01-30 | Remove the `abi_amdgpu_kernel` feature | clubby789 | -1/+0 |
| 2024-01-30 | hir: Remove `hir::Map::{owner,expect_owner}` | Vadim Petrochenkov | -10/+2 |
| 2024-01-30 | hir: Add non-optional `hir_owner_nodes` for real `OwnerId`s | Vadim Petrochenkov | -40/+53 |