| Age | Commit message (Expand) | Author | Lines |
| 2023-12-15 | temporarily revert "ice on ambguity in mir typeck" | Ali MJ Al-Nasrawy | -0/+24 |
| 2023-11-30 | Rename and add another test | Alona Enraght-Moony | -3/+30 |
| 2023-11-30 | ConstProp: Remove const when rvalue check fails. | Alona Enraght-Moony | -2/+1 |
| 2023-11-30 | Precommit test for https://github.com/rust-lang/rust/issues/118328. | Alona Enraght-Moony | -0/+41 |
| 2023-11-30 | Fix coroutine validation for mixed panic strategy | Tomasz Miąsko | -0/+24 |
| 2023-11-30 | Build pre-coroutine-transform coroutine body | Michael Goulet | -0/+25 |
| 2023-11-18 | coverage: Regression test for #117788 | Zalathar | -0/+90 |
| 2023-11-10 | Recurse over the method chain and maintain a stack to peek at previous receiv... | Swapna Iyer | -1/+50 |
| 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 | 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 | 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 |
| 2023-11-08 | Auto merge of #117542 - compiler-errors:only-normalize-predicate, r=lcnr | bors | -7/+65 |
| 2023-11-08 | coverage: Rename the `run-coverage` test mode to `coverage-run` | Zalathar | -3/+3 |
| 2023-11-08 | More tests for token stream pretty-printing with adjacent punctuation. | Nicholas Nethercote | -0/+29 |
| 2023-11-08 | Clarify `space_between`. | Nicholas Nethercote | -0/+2 |
| 2023-11-08 | Auto merge of #117484 - Zalathar:tests, r=cjgillot | bors | -2375/+320 |
| 2023-11-08 | Only use normalize_param_env when normalizing predicate in check_item_bounds | Michael Goulet | -7/+65 |
| 2023-11-08 | Rollup merge of #117655 - compiler-errors:method-tweaks, r=estebank | Matthias Krüger | -40/+40 |
| 2023-11-08 | Rollup merge of #113925 - clubby789:const-ctor-repeat, r=estebank | Matthias Krüger | -9/+55 |
| 2023-11-07 | Add -Zcross-crate-inline-threshold=yes | Ben Kimock | -0/+106 |
| 2023-11-07 | Rollup merge of #117616 - RalfJung:unstable-target-features, r=compiler-errors | Matthias Krüger | -2/+20 |
| 2023-11-07 | Rollup merge of #115485 - DaniPopes:rustdoc-macro-consts, r=jackh726,fmease | Matthias Krüger | -0/+40 |
| 2023-11-07 | tests/rustdoc-json: Rewrite tests no not use `#![no_core]`. | Alona Enraght-Moony | -37/+31 |
| 2023-11-07 | tests/rustdoc-json: Remove more needless uses of `#![no_core]`. | Alona Enraght-Moony | -39/+1 |
| 2023-11-07 | tests/rustdoc-json: Remove some needless uses of `#![no_core]`. | Alona Enraght-Moony | -126/+9 |
| 2023-11-07 | manually bless a wasm-only test | Ralf Jung | -0/+6 |
| 2023-11-07 | Auto merge of #117297 - clubby789:fn-trait-missing-paren, r=TaKO8Ki | bors | -0/+27 |
| 2023-11-07 | Auto merge of #117229 - matthewjasper:thir-unsafeck-fixes, r=cjgillot | bors | -64/+362 |
| 2023-11-07 | Auto merge of #117610 - compiler-errors:object-hmm, r=aliemjay | bors | -0/+57 |