| Age | Commit message (Expand) | Author | Lines |
| 2023-05-30 | rework the leak_check to take the outer_universe | lcnr | -166/+178 |
| 2023-05-30 | Rollup merge of #112100 - jieyouxu:issue-106929, r=oli-obk | Nilstrieb | -32/+14 |
| 2023-05-30 | Rollup merge of #112060 - lcnr:early-binder, r=jackh726 | Nilstrieb | -53/+53 |
| 2023-05-30 | Rollup merge of #111872 - bvanjoi:fix-103646, r=cjgillot | Nilstrieb | -0/+6 |
| 2023-05-30 | Rollup merge of #111543 - Urgau:uplift_invalid_utf8_in_unchecked, r=WaffleLapkin | Nilstrieb | -0/+152 |
| 2023-05-30 | coherence: don't add hidden types for opaques | lcnr | -10/+22 |
| 2023-05-30 | leak_check: remove unused codepath | lcnr | -42/+9 |
| 2023-05-30 | Auto merge of #111768 - oli-obk:pair_const_llvm, r=cjgillot | bors | -83/+112 |
| 2023-05-30 | Don't typecheck suggested method call | 许杰友 Jieyou Xu (Joe) | -32/+14 |
| 2023-05-30 | Rename `partitioning/mod.rs` as `partitioning.rs`. | Nicholas Nethercote | -0/+0 |
| 2023-05-30 | Merge `default.rs` into `mod.rs`. | Nicholas Nethercote | -649/+632 |
| 2023-05-30 | Remove `-Zcgu-partitioning-strategy`. | Nicholas Nethercote | -396/+276 |
| 2023-05-30 | Auto merge of #112075 - WaffleLapkin:unmkII, r=lcnr | bors | -234/+292 |
| 2023-05-30 | Auto merge of #111989 - klensy:deps-up-26-05-23, r=Mark-Simulacrum | bors | -1/+1 |
| 2023-05-29 | offset_of: Don't require type to be sized | clubby789 | -3/+8 |
| 2023-05-29 | Rollup merge of #112057 - MU001999:fix/self-sugg, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2023-05-29 | Rollup merge of #112022 - compiler-errors:coercion-check-deep, r=lcnr | Matthias Krüger | -1/+18 |
| 2023-05-29 | Rollup merge of #111988 - BoxyUwU:make_tykind_debug_good, r=compiler-errors | Matthias Krüger | -77/+175 |
| 2023-05-29 | Rollup merge of #111827 - AngelicosPhosphoros:add_docs_to_cranelift, r=bjorn3 | Matthias Krüger | -0/+26 |
| 2023-05-29 | Add test for `#![doc(test(...)]` with literal parameter | Obei Sideg | -2/+2 |
| 2023-05-29 | Avoid ICE on `#![doc(test(...)]` with literal parameter | Obei Sideg | -6/+19 |
| 2023-05-29 | disable some layout optimizations for unsizable structs | The 8472 | -42/+48 |
| 2023-05-29 | Rename `tcx.mk_re_*` => `Region::new_*` | Maybe Waffle | -234/+292 |
| 2023-05-29 | rustc_session: Feature gate linker flavors for tier 3 targets | Vadim Petrochenkov | -1/+14 |
| 2023-05-29 | linker: Report linker flavors incompatible with the current target | Vadim Petrochenkov | -2/+39 |
| 2023-05-29 | rustc_target: Refactor linker flavor inference | Vadim Petrochenkov | -56/+76 |
| 2023-05-29 | Fix linkage for large binaries on mips64 platforms ... | Ximin Luo | -2/+2 |
| 2023-05-29 | add FIXME | lcnr | -0/+5 |
| 2023-05-29 | unique borrows are mutating uses | lcnr | -19/+7 |
| 2023-05-29 | Auto merge of #111235 - loongarch-rs:stabilize-asm, r=Amanieu | bors | -0/+1 |
| 2023-05-29 | Make struct layout not depend on unsizeable tail | Lukas Markeffsky | -2/+6 |
| 2023-05-29 | EarlyBinder::new -> EarlyBinder::bind | lcnr | -53/+53 |
| 2023-05-29 | Enable ConstGoto pass by default. | Camille GILLOT | -1/+1 |
| 2023-05-29 | Auto merge of #111329 - jyn514:metadata-ice, r=bjorn3 | bors | -33/+63 |
| 2023-05-29 | Enable SeparateConstSwitch by default. | Camille GILLOT | -2/+5 |
| 2023-05-29 | Visit bodies in RPO for const-prop. | Camille GILLOT | -7/+8 |
| 2023-05-29 | Stop marking locals as dead in ConstProp. | Camille GILLOT | -7/+1 |
| 2023-05-29 | Auto merge of #111748 - nnethercote:Cow-DiagnosticMessage, r=WaffleLapkin | bors | -158/+172 |
| 2023-05-29 | Don't suggest changing {ImmRef,MutRef} implicit self to be mutable | 许杰友 Jieyou Xu (Joe) | -6/+22 |
| 2023-05-29 | Determine `self_ty` with expected `ty` | mu001999 | -1/+1 |
| 2023-05-29 | Auto merge of #112055 - matthiaskrgr:rollup-y3exx8c, r=matthiaskrgr | bors | -3/+64 |
| 2023-05-29 | Rollup merge of #112039 - devnexen:solarish_compiler_spec_update, r=jackh726 | Matthias Krüger | -2/+2 |
| 2023-05-29 | Rollup merge of #112037 - Nemo157:e0133-unsafe_op_in_unsafe_fn, r=petrochenkov | Matthias Krüger | -1/+18 |
| 2023-05-29 | Rollup merge of #112029 - jieyouxu:typo-const-in-const-param-def, r=cjgillot | Matthias Krüger | -0/+44 |
| 2023-05-29 | Auto merge of #111963 - nnethercote:inline-derived-hash, r=lqd | bors | -19/+12 |
| 2023-05-29 | Use `Cow` in `{D,Subd}iagnosticMessage`. | Nicholas Nethercote | -158/+172 |
| 2023-05-28 | Auto merge of #111813 - scottmcm:pretty-mir, r=cjgillot | bors | -14/+169 |
| 2023-05-28 | Auto merge of #112006 - kylematsuda:earlybinder-private, r=jackh726 | bors | -99/+109 |
| 2023-05-28 | Add documentation on skip_binder on how to get &T from &EarlyBinder<T> | Kyle Matsuda | -0/+3 |
| 2023-05-28 | Make EarlyBinder's inner value private; and fix all of the resulting errors | Kyle Matsuda | -47/+50 |