| Age | Commit message (Expand) | Author | Lines |
| 2023-10-23 | Auto merge of #115324 - francorbacho:master, r=davidtwco | bors | -0/+146 |
| 2023-10-22 | Auto merge of #116256 - apekros:issue-114912, r=cjgillot | bors | -0/+33 |
| 2023-10-22 | Rollup merge of #117034 - Nadrieril:fix-117033, r=cjgillot | Matthias Krüger | -0/+7 |
| 2023-10-22 | Auto merge of #116932 - Kobzol:fix-stage1-tests, r=Mark-Simulacrum | bors | -2/+4 |
| 2023-10-21 | Fix #117033 | Nadrieril | -0/+7 |
| 2023-10-21 | Rollup merge of #116992 - estebank:issue-69492, r=oli-obk | Matthias Krüger | -0/+11 |
| 2023-10-21 | Mention the syntax for `use` on `mod foo;` if `foo` doesn't exist | Esteban Küber | -0/+11 |
| 2023-10-21 | Auto merge of #117020 - matthiaskrgr:rollup-cg62m4h, r=matthiaskrgr | bors | -5/+34 |
| 2023-10-21 | Rollup merge of #117019 - lukas-code:for-await, r=compiler-errors | Matthias Krüger | -1/+19 |
| 2023-10-21 | Rollup merge of #116975 - ojeda:move-invalid-test, r=Nilstrieb | Matthias Krüger | -0/+0 |
| 2023-10-21 | Rollup merge of #106601 - estebank:match-semi, r=cjgillot | Matthias Krüger | -4/+15 |
| 2023-10-21 | fix spans for removing `.await` on `for` expressions | Lukas Markeffsky | -1/+19 |
| 2023-10-21 | Auto merge of #116734 - Nadrieril:lint-per-column, r=cjgillot | bors | -110/+232 |
| 2023-10-21 | Rollup merge of #116995 - estebank:issue-69944, r=compiler-errors | Matthias Krüger | -1/+6 |
| 2023-10-21 | Rollup merge of #116990 - estebank:issue-68445, r=cjgillot | Matthias Krüger | -0/+4 |
| 2023-10-21 | Rollup merge of #116974 - Zalathar:signature-spans, r=oli-obk,cjgillot | Matthias Krüger | -10/+192 |
| 2023-10-21 | Rollup merge of #116964 - celinval:smir-mono-body, r=oli-obk | Matthias Krüger | -1/+25 |
| 2023-10-21 | Rollup merge of #116961 - estebank:issue-60164, r=oli-obk | Matthias Krüger | -0/+24 |
| 2023-10-21 | Rollup merge of #116911 - estebank:issue-85378, r=oli-obk | Matthias Krüger | -0/+44 |
| 2023-10-21 | coverage: Handle fn signature spans more consistently near `?` | Zalathar | -20/+22 |
| 2023-10-21 | coverage: Add a test showing the inconsistent handling of function signatures | Zalathar | -0/+180 |
| 2023-10-20 | Point at assoc fn definition on type param divergence | Esteban Küber | -1/+6 |
| 2023-10-20 | Replace all uses of `generator` in markdown documentation with `coroutine` | Oli Scherer | -12/+12 |
| 2023-10-20 | bless ui-fulldeps | Oli Scherer | -2/+2 |
| 2023-10-20 | Bless coverage map | Oli Scherer | -3/+3 |
| 2023-10-20 | Rename `generator` folder | Oli Scherer | -0/+0 |
| 2023-10-20 | Rename lots of files that had `generator` in their name | Oli Scherer | -81/+81 |
| 2023-10-20 | Rename `Gen` to `Coro` in tests | Oli Scherer | -12/+12 |
| 2023-10-20 | s/generator/coroutine/ | Oli Scherer | -734/+734 |
| 2023-10-20 | s/Generator/Coroutine/ | Oli Scherer | -349/+349 |
| 2023-10-20 | Mention `into_iter` on borrow errors suggestions when appropriate | Esteban Küber | -0/+4 |
| 2023-10-20 | Typo suggestion to change bindings with leading underscore | Esteban Küber | -0/+24 |
| 2023-10-20 | Auto merge of #116965 - estebank:issue-65329, r=cjgillot | bors | -19/+64 |
| 2023-10-20 | Move `invalid-llvm-passes` test to `invalid-compile-flags` folder | Miguel Ojeda | -0/+0 |
| 2023-10-20 | Auto merge of #116899 - compiler-errors:closure-sig-infer, r=lcnr | bors | -0/+36 |
| 2023-10-20 | Move where doc comment meant as comment check | Esteban Küber | -19/+64 |
| 2023-10-20 | Auto merge of #116838 - gurry:116836-dup-macro-invoc-diag, r=petrochenkov | bors | -42/+9 |
| 2023-10-19 | Add stable Instance::body() and RustcInternal trait | Celina G. Val | -1/+25 |
| 2023-10-19 | Auto merge of #115214 - Urgau:rfc-3127-trim-paths, r=compiler-errors | bors | -5/+166 |
| 2023-10-19 | FileCheck transmute. | Camille GILLOT | -2/+44 |
| 2023-10-19 | FileCheck inline_shims. | Camille GILLOT | -1/+4 |
| 2023-10-19 | FileCheck issue_106141. | Camille GILLOT | -1/+6 |
| 2023-10-19 | Mention skip in README. | Camille GILLOT | -0/+2 |
| 2023-10-19 | FileCheck lower_slice_len. | Camille GILLOT | -2/+3 |
| 2023-10-19 | FileCheck lower_array_len. | Camille GILLOT | -1/+14 |
| 2023-10-19 | FileCheck lower_intrinsics. | Camille GILLOT | -1/+87 |
| 2023-10-19 | FileCheck casts. | Camille GILLOT | -50/+53 |
| 2023-10-19 | FileCheck combine_transmutes. | Camille GILLOT | -1/+22 |
| 2023-10-19 | FileCheck duplicate_switch_targets. | Camille GILLOT | -4/+5 |
| 2023-10-19 | FileCheck intrinsic_asserts. | Camille GILLOT | -37/+46 |