| Age | Commit message (Expand) | Author | Lines |
| 2023-11-13 | Auto merge of #117770 - sjwang05:issue-117766, r=estebank,TaKO8Ki | bors | -0/+123 |
| 2023-11-13 | coverage: Regression test for #117788 | Zalathar | -0/+90 |
| 2023-11-13 | Always point at index span on index obligation failure | Esteban Küber | -0/+20 |
| 2023-11-13 | Turn assert_eq into a delay_span_bug | Mu001999 | -0/+28 |
| 2023-11-12 | Don't expect a rcvr in print_disambiguation_help | Michael Goulet | -0/+46 |
| 2023-11-12 | Note about object lifetime defaults in does not live long enough error | Nilstrieb | -0/+51 |
| 2023-11-12 | interpret: simplify handling of shifts by no longer trying to handle signed a... | Ralf Jung | -20/+20 |
| 2023-11-12 | patterns: don't ice when encountering a raw str slice | Ralf Jung | -2/+19 |
| 2023-11-12 | Auto merge of #117817 - fmease:deny-more-tilde-const, r=fee1-dead | bors | -86/+396 |
| 2023-11-12 | Reenable effects in libcore | Deadbeef | -2/+22 |
| 2023-11-11 | Add -Z llvm_module_flag | Paul Menage | -0/+7 |
| 2023-11-12 | Deny more `~const` trait bounds | León Orell Valerian Liehr | -86/+396 |
| 2023-11-11 | Move unclosed delim errors to separate function | sjwang05 | -10/+4 |
| 2023-11-11 | Auto merge of #115694 - clarfonthey:std-hash-private, r=dtolnay | bors | -1/+1 |
| 2023-11-11 | Reject defaultness on free consts | León Orell Valerian Liehr | -8/+36 |
| 2023-11-10 | Recurse over the method chain and maintain a stack to peek at previous receiv... | Swapna Iyer | -1/+50 |
| 2023-11-10 | Correctly handle while-let-chains | sjwang05 | -2/+49 |
| 2023-11-09 | Catch an edge case | sjwang05 | -1/+13 |
| 2023-11-09 | Remove rich UserTypeProjection projections in SMIR | Kirby Linvill | -1/+1 |
| 2023-11-09 | Replace match assertions against empty slices with is_empty assertions | Kirby Linvill | -8/+6 |
| 2023-11-09 | Move SMIR projections tests to new file | Kirby Linvill | -103/+175 |
| 2023-11-09 | Add stable MIR Projections support based on MIR structure | Kirby Linvill | -0/+103 |
| 2023-11-09 | Catch stray { in let-chains | sjwang05 | -0/+70 |
| 2023-11-10 | Rollup merge of #117751 - aDotInTheVoid:unkind, r=GuillaumeGomez | Matthias Krüger | -2/+3 |
| 2023-11-10 | Rollup merge of #117743 - sjwang05:issue-117720, r=estebank | Matthias Krüger | -0/+77 |
| 2023-11-09 | Auto merge of #117727 - saethlin:inline-derived-fmt, r=nnethercote | bors | -2/+22 |
| 2023-11-09 | Emit #[inline] on derive(Debug) | Ben Kimock | -2/+22 |
| 2023-11-09 | Auto merge of #117712 - lcnr:expand-coroutine, r=jackh726 | bors | -21/+55 |
| 2023-11-09 | rustdoc-json: Fix test so it actuall checks things | Alona Enraght-Moony | -2/+3 |
| 2023-11-09 | update overflow handling for norm, add test | lcnr | -0/+22 |
| 2023-11-09 | update tests | lcnr | -25/+69 |
| 2023-11-09 | Suggest fix for ; within let-chains | sjwang05 | -0/+77 |
| 2023-11-09 | Rollup merge of #117645 - compiler-errors:auto-trait-subst, r=petrochenkov | Takayuki Maeda | -0/+21 |
| 2023-11-08 | Auto merge of #117454 - shepmaster:github-actions-m1-tests, r=GuillaumeGomez,... | bors | -1/+1 |
| 2023-11-08 | update mir-opt tests | lcnr | -21/+21 |
| 2023-11-08 | generator layout: ignore fake borrows | lcnr | -0/+34 |
| 2023-11-08 | Auto merge of #116930 - RalfJung:raw-ptr-match, r=davidtwco | bors | -54/+311 |
| 2023-11-08 | Auto merge of #117716 - GuillaumeGomez:rollup-83gnhll, r=GuillaumeGomez | bors | -210/+150 |
| 2023-11-08 | Rollup merge of #117713 - GuillaumeGomez:document-hidden-json, r=notriddle | Guillaume Gomez | -0/+10 |
| 2023-11-08 | Rollup merge of #117679 - aDotInTheVoid:yes-core, r=GuillaumeGomez | Guillaume Gomez | -202/+41 |
| 2023-11-08 | Rollup merge of #117282 - clubby789:recover-wrong-function-header, r=TaKO8Ki | Guillaume Gomez | -8/+99 |
| 2023-11-08 | Auto merge of #117560 - lqd:issue-117146, r=matthewjasper | bors | -0/+100 |
| 2023-11-08 | Add test for reexported hidden item with `--document-hidden-items` | Guillaume Gomez | -0/+10 |
| 2023-11-08 | Reorder type mismatch suggestions | Max Tilley | -0/+22 |
| 2023-11-08 | Mark Rustdoc test as Linux-only | Jake Goulding | -1/+1 |
| 2023-11-08 | Auto merge of #117706 - matthiaskrgr:rollup-lscx7dg, r=matthiaskrgr | bors | -18/+187 |
| 2023-11-08 | Rollup merge of #117700 - Zalathar:rename-run-coverage, r=onur-ozkan | Matthias Krüger | -3/+3 |
| 2023-11-08 | Rollup merge of #117698 - nnethercote:space_between-2, r=petrochenkov | Matthias Krüger | -0/+31 |
| 2023-11-08 | Rollup merge of #117650 - saethlin:inline-me-please, r=davidtwco | Matthias Krüger | -0/+106 |
| 2023-11-08 | Rollup merge of #117531 - fmease:rustdoc-effects-properly-elide-x-crate-host-... | Matthias Krüger | -15/+47 |