| Age | Commit message (Expand) | Author | Lines |
| 2023-07-31 | Rollup merge of #114267 - compiler-errors:rpitit-opaque-bounds, r=spastorino | Matthias Krüger | -47/+53 |
| 2023-07-31 | Rollup merge of #114228 - fmease:wf-lazy-ty-aliases, r=oli-obk | Matthias Krüger | -9/+17 |
| 2023-07-31 | Rollup merge of #114169 - lcnr:unsize, r=compiler-errors | Matthias Krüger | -219/+272 |
| 2023-07-31 | Auto merge of #113879 - nnethercote:codegen_ssa-cleanups, r=bjorn3 | bors | -199/+192 |
| 2023-07-31 | Remove unnecessary semicolon. | Nicholas Nethercote | -1/+1 |
| 2023-07-31 | Clean up `generate_lto_work`. | Nicholas Nethercote | -22/+23 |
| 2023-07-31 | Fix LLVM thread names on Windows. | Nicholas Nethercote | -3/+3 |
| 2023-07-31 | Introduce `running_with_any_token` closure. | Nicholas Nethercote | -7/+10 |
| 2023-07-31 | Use standard Rust capitalization rules for names containing "LTO". | Nicholas Nethercote | -22/+22 |
| 2023-07-31 | Tweak structure of the message loop. | Nicholas Nethercote | -17/+20 |
| 2023-07-31 | Tweak a loop condition. | Nicholas Nethercote | -7/+11 |
| 2023-07-31 | Move `maybe_start_llvm_timer`'s body into `spawn_work`. | Nicholas Nethercote | -26/+18 |
| 2023-07-31 | Remove `CodegenContext::worker`. | Nicholas Nethercote | -24/+12 |
| 2023-07-31 | Fix a comment. | Nicholas Nethercote | -0/+1 |
| 2023-07-31 | Remove `ExtraBackendMethods::spawn_thread`. | Nicholas Nethercote | -21/+0 |
| 2023-07-31 | Give the coordinator thread a name. | Nicholas Nethercote | -3/+4 |
| 2023-07-31 | Remove some unused values in `codegen_crate`. | Nicholas Nethercote | -3/+0 |
| 2023-07-31 | Remove an unnecessary `pub`. | Nicholas Nethercote | -1/+1 |
| 2023-07-31 | Rename `MainThreadWorkerState`. | Nicholas Nethercote | -25/+25 |
| 2023-07-31 | Rename things related to the main thread's operations. | Nicholas Nethercote | -30/+46 |
| 2023-07-31 | Add some assertions. | Nicholas Nethercote | -0/+4 |
| 2023-07-31 | Add comments to `WorkItemResult`. | Nicholas Nethercote | -4/+14 |
| 2023-07-31 | Inline and remove `submit_pre_codegened_module_to_llvm`. | Nicholas Nethercote | -15/+9 |
| 2023-07-31 | Auto merge of #114266 - calebzulawski:simd-bswap, r=compiler-errors | bors | -11/+10 |
| 2023-07-30 | Rollup merge of #113741 - compiler-errors:rpitit-projects-to-missing-opaque, ... | Jubilee | -8/+4 |
| 2023-07-31 | We don't need impl_trait_in_trait_parent_fn anymore | Michael Goulet | -15/+4 |
| 2023-07-30 | Don't install default projection bound for RPITITs | Michael Goulet | -8/+4 |
| 2023-07-30 | No need to expect RPITIT projections in opaque item bounds | Michael Goulet | -30/+3 |
| 2023-07-30 | Remap explicit item bounds of RPITIT's opaque back to ty::Opaque | Michael Goulet | -2/+46 |
| 2023-07-30 | Fix simd_bswap for i8/u8 | Caleb Zulawski | -11/+10 |
| 2023-07-30 | Rollup merge of #114258 - WaffleLapkin:reuse_in_derive_expansion, r=petrochenkov | Matthias Krüger | -1/+1 |
| 2023-07-30 | Rollup merge of #114256 - Urgau:fix-issue-114180, r=WaffleLapkin | Matthias Krüger | -2/+2 |
| 2023-07-30 | Rollup merge of #114246 - Bryanskiy:type-privacy-lints-fixes, r=petrochenkov | Matthias Krüger | -5/+1 |
| 2023-07-30 | Rollup merge of #114074 - matthiaskrgr:fmt_args_rustc_2, r=WaffleLapkin | Matthias Krüger | -481/+411 |
| 2023-07-30 | Simplify `Span::can_be_used_for_suggestions` a little tiny bit | Maybe Waffle | -1/+1 |
| 2023-07-30 | Fix invalid suggestion for mismatched types in closure arguments | Urgau | -2/+2 |
| 2023-07-30 | Rollup merge of #114068 - matthiaskrgr:fmt_args_rustc_1, r=WaffleLapkin | Matthias Krüger | -437/+378 |
| 2023-07-30 | Rollup merge of #114018 - Enselic:multi-annotation, r=b-naber | Matthias Krüger | -7/+13 |
| 2023-07-30 | Rollup merge of #112655 - WaffleLapkin:must_use_map_or, r=workingjubilee | Matthias Krüger | -5/+6 |
| 2023-07-30 | inline format!() args up to and including rustc_codegen_llvm | Matthias Krüger | -481/+411 |
| 2023-07-30 | inline format!() args up to and including rustc_middle | Matthias Krüger | -437/+378 |
| 2023-07-30 | Weaken unnameable_types lint | Bryanskiy | -5/+1 |
| 2023-07-30 | Mark `map_or` as `#[must_use]` | Maybe Waffle | -10/+11 |
| 2023-07-30 | Check lazy type aliases for well-formedness | León Orell Valerian Liehr | -9/+17 |
| 2023-07-30 | Rollup merge of #114203 - fee1-dead-contrib:effects/pp-no-host, r=oli-obk | fee1-dead | -2/+29 |
| 2023-07-30 | Auto merge of #114226 - matthiaskrgr:rollup-wxdudsm, r=matthiaskrgr | bors | -32/+8 |
| 2023-07-30 | Rollup merge of #114222 - compiler-errors:lazy-type-alias-is-incomplete, r=ol... | Matthias Krüger | -1/+1 |
| 2023-07-30 | Rollup merge of #114152 - ttsugriy:master, r=WaffleLapkin | Matthias Krüger | -31/+7 |
| 2023-07-29 | some nits, bless test | Michael Goulet | -5/+27 |
| 2023-07-29 | Implement assumed_wf_types for RPITITs' implementations | Michael Goulet | -33/+73 |