| Age | Commit message (Expand) | Author | Lines |
| 2023-10-05 | Rollup merge of #116431 - estebank:issue-80476, r=compiler-errors | Jubilee | -1/+1 |
| 2023-10-05 | Rollup merge of #116429 - fmease:clean-up-struct-field-suggs, r=compiler-errors | Jubilee | -102/+58 |
| 2023-10-05 | Rollup merge of #116296 - compiler-errors:default-return, r=estebank | Jubilee | -30/+32 |
| 2023-10-05 | Rollup merge of #116223 - catandcoder:master, r=cjgillot | Jubilee | -13/+13 |
| 2023-10-05 | Auto merge of #116273 - compiler-errors:refine2, r=tmandry | bors | -2/+6 |
| 2023-10-05 | Auto merge of #116184 - compiler-errors:afit-lint, r=tmandry | bors | -53/+225 |
| 2023-10-04 | Auto merge of #116370 - nnethercote:more-arena-stuff, r=cjgillot | bors | -128/+74 |
| 2023-10-04 | Apply suggestions from code review | Tyler Mandry | -2/+7 |
| 2023-10-04 | Point to closure return instead of output if defaulted | Michael Goulet | -1/+5 |
| 2023-10-04 | Point to where missing return type should go | Michael Goulet | -29/+27 |
| 2023-10-04 | Auto merge of #114417 - chinedufn:fix-expect-unused-in-impl-block-rust-issue-... | bors | -34/+39 |
| 2023-10-04 | Tweak wording of E0562 | Esteban Küber | -1/+1 |
| 2023-10-04 | clean up struct field suggestions | León Orell Valerian Liehr | -102/+58 |
| 2023-10-04 | Auto merge of #116413 - nnethercote:rm-E0551, r=compiler-errors | bors | -16/+9 |
| 2023-10-04 | Auto merge of #116360 - compiler-errors:async-span, r=oli-obk | bors | -2/+3 |
| 2023-10-04 | Remove E0551. | Nicholas Nethercote | -11/+4 |
| 2023-10-04 | Sort `compiler/rustc_attr/Cargo.toml` dependencies. | Nicholas Nethercote | -5/+5 |
| 2023-10-04 | Rollup merge of #116393 - compiler-errors:auto-bad, r=WaffleLapkin | Matthias Krüger | -1/+7 |
| 2023-10-04 | Fix misuses of a vs an | cui fliter | -13/+13 |
| 2023-10-03 | Gate against auto traits pre-expansion | Michael Goulet | -1/+7 |
| 2023-10-03 | Auto merge of #115301 - Zalathar:regions-vec, r=davidtwco | bors | -198/+190 |
| 2023-10-03 | Rollup merge of #116379 - fmease:opaq-hid-inf-bnds-non-lt-bndrs, r=compiler-e... | Matthias Krüger | -7/+3 |
| 2023-10-03 | Rollup merge of #116328 - nnethercote:rustc_fluent_macro, r=davidtwco | Matthias Krüger | -40/+22 |
| 2023-10-03 | Rollup merge of #116282 - rustaceanclub:master, r=davidtwco | Matthias Krüger | -3/+3 |
| 2023-10-03 | Rollup merge of #116261 - lcnr:wf-only-clause, r=davidtwco | Matthias Krüger | -101/+81 |
| 2023-10-03 | Rollup merge of #114654 - estebank:suggest-pin-macro, r=davidtwco | Matthias Krüger | -6/+68 |
| 2023-10-03 | non_lifetime_binders: fix ICE in lint opaque-hidden-inferred-bound | León Orell Valerian Liehr | -7/+3 |
| 2023-10-03 | Auto merge of #116376 - matthiaskrgr:rollup-b3d14gq, r=matthiaskrgr | bors | -115/+88 |
| 2023-10-03 | Rollup merge of #116374 - ouz-a:correct_message, r=RalfJung | Matthias Krüger | -20/+30 |
| 2023-10-03 | Rollup merge of #116371 - nnethercote:rustc_llvm, r=bjorn3 | Matthias Krüger | -4/+0 |
| 2023-10-03 | Rollup merge of #116358 - compiler-errors:match, r=lcnr | Matthias Krüger | -15/+24 |
| 2023-10-03 | Rollup merge of #116210 - Raekye:master, r=fee1-dead | Matthias Krüger | -22/+34 |
| 2023-10-03 | Rollup merge of #115863 - chenyukang:yukang-add-message-tidy-check, r=davidtwco | Matthias Krüger | -54/+0 |
| 2023-10-03 | Auto merge of #115025 - ouz-a:ouz_testing, r=lcnr | bors | -21/+229 |
| 2023-10-03 | print normalized ty | ouz-a | -20/+30 |
| 2023-10-03 | Optimize some `alloc_from_iter` call sites. | Nicholas Nethercote | -38/+29 |
| 2023-10-03 | Remove the `TypedArena::alloc_from_iter` specialization. | Nicholas Nethercote | -90/+45 |
| 2023-10-03 | Rollup merge of #116158 - compiler-errors:unconstrained-type-var-sugg, r=wesl... | Matthias Krüger | -2/+8 |
| 2023-10-03 | Rollup merge of #115726 - compiler-errors:better-error-ref, r=estebank | Matthias Krüger | -3/+88 |
| 2023-10-03 | Remove unused features from `rustc_llvm`. | Nicholas Nethercote | -4/+0 |
| 2023-10-03 | Point to full async fn for future | Michael Goulet | -2/+3 |
| 2023-10-03 | coverage: Remove `next_id` methods from counter/expression IDs | Zalathar | -12/+2 |
| 2023-10-03 | coverage: Remove code for making expression copies of BCB counters | Zalathar | -14/+2 |
| 2023-10-03 | coverage: Store each BCB's code regions in one coverage statement | Zalathar | -21/+28 |
| 2023-10-03 | coverage: Let each coverage statement hold a vector of code regions | Zalathar | -84/+90 |
| 2023-10-03 | coverage: Update comments/logs that referred to `CoverageSpan` | Zalathar | -20/+20 |
| 2023-10-03 | coverage: Encapsulate coverage spans | Zalathar | -54/+63 |
| 2023-10-03 | coverage: Mappings for unused functions can all be zero | Zalathar | -11/+3 |
| 2023-10-03 | Address review nits | Michael Goulet | -8/+7 |
| 2023-10-03 | Only reachable traits | Michael Goulet | -0/+6 |