| Age | Commit message (Expand) | Author | Lines |
| 2023-08-02 | Auto merge of #112431 - Urgau:cast_ref_to_mut_improvments, r=Nilstrieb | bors | -78/+131 |
| 2023-08-02 | Auto merge of #114333 - RalfJung:dangling-ptr-offset, r=oli-obk | bors | -4/+4 |
| 2023-08-02 | Rollup merge of #114322 - Urgau:fix-issue-110063, r=compiler-errors | Matthias Krüger | -0/+42 |
| 2023-08-02 | Rollup merge of #114301 - compiler-errors:dont-error-on-missing-region-outliv... | Matthias Krüger | -0/+35 |
| 2023-08-02 | Rollup merge of #114199 - compiler-errors:dont-select-unsize-infer, r=lcnr | Matthias Krüger | -1/+20 |
| 2023-08-02 | Rollup merge of #114178 - estebank:let-binding-macro, r=petrochenkov | Matthias Krüger | -3/+15 |
| 2023-08-02 | Auto merge of #112922 - g0djan:godjan/wasi-threads, r=wesleywiser | bors | -12/+14 |
| 2023-08-01 | Don't select infer -> dyn Trait | Michael Goulet | -1/+20 |
| 2023-08-01 | Auto merge of #105545 - erikdesjardins:ptrclean, r=bjorn3 | bors | -27/+5 |
| 2023-08-01 | Suppress unnecessary outlives | Michael Goulet | -18/+2 |
| 2023-08-01 | Auto merge of #114331 - matthiaskrgr:rollup-rnrmwcx, r=matthiaskrgr | bors | -9/+199 |
| 2023-08-01 | properly track why we checked whether a pointer is in-bounds | Ralf Jung | -4/+4 |
| 2023-08-01 | Rollup merge of #114288 - Urgau:fix-issue-109352, r=b-naber | Matthias Krüger | -0/+190 |
| 2023-08-01 | Rollup merge of #113428 - Zalathar:operand, r=davidtwco | Matthias Krüger | -9/+9 |
| 2023-08-01 | Auto merge of #112849 - m-ou-se:panic-message-format, r=thomcc | bors | -77/+130 |
| 2023-08-01 | Fix windows test output. | Yuri Astrakhan | -1/+2 |
| 2023-08-01 | Fix invalid slice coercion suggestion reported in turbofish | Urgau | -0/+42 |
| 2023-08-01 | Improve diagnostic for wrong borrow on binary operations | Urgau | -0/+190 |
| 2023-08-01 | Make coverage counter IDs count up from 0, not 1 | Zalathar | -7/+7 |
| 2023-08-01 | Make coverage expression IDs count up from 0, not down from `u32::MAX` | Zalathar | -4/+4 |
| 2023-08-01 | Replace `ExpressionOperandId` with enum `Operand` | Zalathar | -4/+4 |
| 2023-07-31 | Auto merge of #114308 - matthiaskrgr:rollup-m64bkm7, r=matthiaskrgr | bors | -23/+63 |
| 2023-07-31 | Rollup merge of #114200 - compiler-errors:detect-tail-unsize-then-upcast, r=lcnr | Matthias Krüger | -0/+40 |
| 2023-07-31 | Rollup merge of #114193 - crlf0710:lexer_unicode15, r=Manishearth | Matthias Krüger | -21/+19 |
| 2023-07-31 | Rollup merge of #114182 - Ddystopia:cleanup-after-113312, r=lcnr | Matthias Krüger | -2/+4 |
| 2023-07-31 | Rollup merge of #113920 - bvanjoi:fix-81413, r=petrochenkov | Matthias Krüger | -0/+34 |
| 2023-07-31 | Rollup merge of #113889 - fortanix:raoul/fix_ice_tests_for_sgx_platform, r=Ma... | Matthias Krüger | -0/+2 |
| 2023-07-31 | Don't check unnecessarily that impl trait is RPIT | Michael Goulet | -0/+51 |
| 2023-07-31 | Rollup merge of #114269 - GuillaumeGomez:migrate-gui-test-color-24, r=notriddle | Matthias Krüger | -8/+8 |
| 2023-07-31 | Rollup merge of #114267 - compiler-errors:rpitit-opaque-bounds, r=spastorino | Matthias Krüger | -25/+1 |
| 2023-07-31 | Rollup merge of #114228 - fmease:wf-lazy-ty-aliases, r=oli-obk | Matthias Krüger | -1/+37 |
| 2023-07-31 | Auto merge of #114225 - workingjubilee:only-golden-arches, r=compiler-errors | bors | -184/+75 |
| 2023-07-31 | Auto merge of #114266 - calebzulawski:simd-bswap, r=compiler-errors | bors | -0/+22 |
| 2023-07-30 | Rollup merge of #113741 - compiler-errors:rpitit-projects-to-missing-opaque, ... | Jubilee | -0/+26 |
| 2023-07-31 | Migrate GUI colors test to original CSS color format | Guillaume Gomez | -8/+8 |
| 2023-07-30 | Auto merge of #112843 - chenyukang:yukang-more-on-backtrace, r=workingjubilee | bors | -7/+15 |
| 2023-07-30 | Don't install default projection bound for RPITITs | Michael Goulet | -0/+26 |
| 2023-07-30 | Remap explicit item bounds of RPITIT's opaque back to ty::Opaque | Michael Goulet | -25/+1 |
| 2023-07-30 | Fix simd_bswap for i8/u8 | Caleb Zulawski | -0/+22 |
| 2023-07-30 | Rollup merge of #114256 - Urgau:fix-issue-114180, r=WaffleLapkin | Matthias Krüger | -28/+76 |
| 2023-07-30 | Rollup merge of #114246 - Bryanskiy:type-privacy-lints-fixes, r=petrochenkov | Matthias Krüger | -15/+3 |
| 2023-07-30 | Rollup merge of #102198 - lukas-code:nonnull_as_ref, r=Amanieu | Matthias Krüger | -0/+30 |
| 2023-07-31 | normalize backtrace error messages | yukang | -8/+9 |
| 2023-07-30 | Fix invalid suggestion for mismatched types in closure arguments | Urgau | -28/+76 |
| 2023-07-30 | Rollup merge of #114018 - Enselic:multi-annotation, r=b-naber | Matthias Krüger | -0/+25 |
| 2023-07-30 | Weaken unnameable_types lint | Bryanskiy | -15/+3 |
| 2023-07-30 | Check lazy type aliases for well-formedness | León Orell Valerian Liehr | -1/+37 |
| 2023-07-30 | Rollup merge of #114203 - fee1-dead-contrib:effects/pp-no-host, r=oli-obk | fee1-dead | -8/+7 |
| 2023-07-30 | Auto merge of #114226 - matthiaskrgr:rollup-wxdudsm, r=matthiaskrgr | bors | -0/+14 |
| 2023-07-30 | Rollup merge of #114222 - compiler-errors:lazy-type-alias-is-incomplete, r=ol... | Matthias Krüger | -0/+14 |