| Age | Commit message (Expand) | Author | Lines |
| 2023-12-15 | temporarily revert "ice on ambguity in mir typeck" | Ali MJ Al-Nasrawy | -12/+4 |
| 2023-11-30 | Update compiler/rustc_codegen_llvm/src/lib.rs | Wesley Wiser | -1/+1 |
| 2023-11-30 | Dispose llvm::TargetMachines prior to llvm::Context being disposed | Wesley Wiser | -6/+18 |
| 2023-11-30 | ConstProp: Remove const when rvalue check fails. | Alona Enraght-Moony | -1/+6 |
| 2023-11-30 | Fix coroutine validation for mixed panic strategy | Tomasz Miąsko | -11/+4 |
| 2023-11-30 | Build pre-coroutine-transform coroutine body | Michael Goulet | -11/+1 |
| 2023-11-18 | coverage: Avoid creating malformed macro name spans | Zalathar | -0/+6 |
| 2023-11-12 | Substitute version placeholders | Mark Rousskov | -5/+5 |
| 2023-11-10 | Auto merge of #115229 - iSwapna:issue-115222-fix, r=estebank | bors | -2/+34 |
| 2023-11-10 | Recurse over the method chain and maintain a stack to peek at previous receiv... | Swapna Iyer | -2/+34 |
| 2023-11-10 | Merge commit 'c84d1871dc4456539b7b578830268ab3539915d0' into sync_cg_clif-202... | bjorn3 | -67/+961 |
| 2023-11-10 | Rollup merge of #117743 - sjwang05:issue-117720, r=estebank | Matthias Krüger | -4/+20 |
| 2023-11-10 | Rollup merge of #117741 - eltociear:patch-23, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2023-11-09 | Auto merge of #117727 - saethlin:inline-derived-fmt, r=nnethercote | bors | -1/+1 |
| 2023-11-09 | Emit #[inline] on derive(Debug) | Ben Kimock | -1/+1 |
| 2023-11-09 | Auto merge of #117712 - lcnr:expand-coroutine, r=jackh726 | bors | -70/+85 |
| 2023-11-09 | Auto merge of #117734 - nnethercote:rm-Zstrip, r=davidtwco | bors | -12/+2 |
| 2023-11-09 | Auto merge of #117632 - Nilstrieb:icup, r=davidtwco | bors | -874/+200 |
| 2023-11-09 | Suggest fix for ; within let-chains | sjwang05 | -4/+20 |
| 2023-11-09 | Fix typo in internal.rs | Ikko Eltociear Ashimine | -1/+1 |
| 2023-11-09 | Rollup merge of #117694 - jmillikin:core-io-borrowed-buf, r=m-ou-se | Takayuki Maeda | -0/+1 |
| 2023-11-09 | Rollup merge of #117645 - compiler-errors:auto-trait-subst, r=petrochenkov | Takayuki Maeda | -6/+15 |
| 2023-11-09 | Auto merge of #117557 - Zoxc:panic-prio, r=petrochenkov | bors | -14/+30 |
| 2023-11-09 | Remove `-Z strip`. | Nicholas Nethercote | -12/+2 |
| 2023-11-09 | Move `BorrowedBuf` and `BorrowedCursor` from `std:io` to `core::io` | John Millikin | -0/+1 |
| 2023-11-08 | rename `BorrowKind::Shallow` to `Fake` | lcnr | -68/+75 |
| 2023-11-08 | generator layout: ignore fake borrows | lcnr | -3/+8 |
| 2023-11-08 | Auto merge of #116930 - RalfJung:raw-ptr-match, r=davidtwco | bors | -44/+63 |
| 2023-11-08 | avoid unnecessary nested conditionals | Ralf Jung | -11/+9 |
| 2023-11-08 | Auto merge of #117716 - GuillaumeGomez:rollup-83gnhll, r=GuillaumeGomez | bors | -478/+516 |
| 2023-11-08 | Rollup merge of #117702 - davidtwco:target-tier-refactors, r=petrochenkov | Guillaume Gomez | -475/+479 |
| 2023-11-08 | Rollup merge of #117282 - clubby789:recover-wrong-function-header, r=TaKO8Ki | Guillaume Gomez | -3/+37 |
| 2023-11-08 | Auto merge of #117560 - lqd:issue-117146, r=matthewjasper | bors | -13/+14 |
| 2023-11-08 | Auto merge of #117706 - matthiaskrgr:rollup-lscx7dg, r=matthiaskrgr | bors | -43/+97 |
| 2023-11-08 | instrument constituent types computation | lcnr | -0/+3 |
| 2023-11-08 | Rollup merge of #117698 - nnethercote:space_between-2, r=petrochenkov | Matthias Krüger | -30/+42 |
| 2023-11-08 | Rollup merge of #117650 - saethlin:inline-me-please, r=davidtwco | Matthias Krüger | -13/+55 |
| 2023-11-08 | Auto merge of #117542 - compiler-errors:only-normalize-predicate, r=lcnr | bors | -2/+8 |
| 2023-11-08 | rustc_target: move file for uniformity | David Wood | -0/+0 |
| 2023-11-08 | targets: move target specs to spec/targets | David Wood | -26/+26 |
| 2023-11-08 | target: move base specs to spec/base | David Wood | -449/+453 |
| 2023-11-08 | Clarify `space_between`. | Nicholas Nethercote | -30/+42 |
| 2023-11-08 | Only use normalize_param_env when normalizing predicate in check_item_bounds | Michael Goulet | -2/+8 |
| 2023-11-08 | Rollup merge of #117655 - compiler-errors:method-tweaks, r=estebank | Matthias Krüger | -158/+138 |
| 2023-11-08 | Rollup merge of #117625 - nnethercote:clippy-perf, r=cuviper | Matthias Krüger | -8/+4 |
| 2023-11-08 | Rollup merge of #116399 - WaffleLapkin:erase_small_things, r=cjgillot | Matthias Krüger | -6/+16 |
| 2023-11-08 | Rollup merge of #113925 - clubby789:const-ctor-repeat, r=estebank | Matthias Krüger | -19/+71 |
| 2023-11-07 | Add -Zcross-crate-inline-threshold=yes | Ben Kimock | -13/+55 |
| 2023-11-08 | rustc: minor changes suggested by clippy perf lints. | Nicholas Nethercote | -8/+4 |
| 2023-11-07 | Add an explanation for `transmute_unchecked` | Maybe Waffle | -0/+9 |