| Age | Commit message (Expand) | Author | Lines |
| 2023-06-18 | Rollup merge of #107200 - mina86:c, r=Amanieu | Matthias Krüger | -5/+6 |
| 2023-06-18 | Auto merge of #112599 - saethlin:cleaner-panics, r=thomcc | bors | -8/+7 |
| 2023-06-17 | Auto merge of #112595 - hargoniX:l4re_fix, r=Mark-Simulacrum | bors | -3/+23 |
| 2023-06-17 | Auto merge of #112746 - matthiaskrgr:rollup-se59bfd, r=matthiaskrgr | bors | -4/+152 |
| 2023-06-17 | Rollup merge of #112738 - matthiaskrgr:ice_msg, r=oli-obk | Matthias Krüger | -3/+3 |
| 2023-06-17 | Rollup merge of #112619 - jyn514:llvm-reminder, r=Mark-Simulacrum | Matthias Krüger | -0/+7 |
| 2023-06-17 | Rollup merge of #112610 - scottmcm:update-stdarch, r=Amanieu | Matthias Krüger | -0/+0 |
| 2023-06-17 | Rollup merge of #112435 - antoyo:allow-overwrite-sysroot, r=Mark-Simulacrum | Matthias Krüger | -1/+3 |
| 2023-06-17 | Rollup merge of #110805 - pitaj:master, r=Mark-Simulacrum | Matthias Krüger | -0/+139 |
| 2023-06-17 | Auto merge of #100036 - DrMeepster:box_free_free_box, r=oli-obk | bors | -146/+91 |
| 2023-06-17 | Auto merge of #112739 - matthiaskrgr:rollup-8cfggml, r=matthiaskrgr | bors | -287/+355 |
| 2023-06-17 | make ice msg "Unknown runtime phase" a bit nicer | Matthias Krüger | -3/+3 |
| 2023-06-17 | Rollup merge of #112728 - Zalathar:spanview-charset, r=Nilstrieb | Matthias Krüger | -5/+9 |
| 2023-06-17 | Rollup merge of #112719 - djkoloski:fuchsia_test_runner_remove_fvdl, r=tmandry | Matthias Krüger | -156/+100 |
| 2023-06-17 | Rollup merge of #112707 - GuillaumeGomez:back-in-history-fix, r=notriddle | Matthias Krüger | -20/+43 |
| 2023-06-17 | Rollup merge of #112683 - asquared31415:asm_clobber_ice, r=compiler-errors | Matthias Krüger | -96/+184 |
| 2023-06-17 | Rollup merge of #112644 - zica87:nonZeroTypes, r=Mark-Simulacrum | Matthias Krüger | -9/+12 |
| 2023-06-17 | Rollup merge of #112352 - dankm:fbsd_doc_fix, r=thomcc | Matthias Krüger | -1/+7 |
| 2023-06-17 | Auto merge of #112330 - the8472:use-buf-reader-buffer, r=thomcc | bors | -74/+207 |
| 2023-06-17 | Extend io::copy buffer reuse to BufReader too | The 8472 | -74/+207 |
| 2023-06-17 | Add `<meta charset="utf-8">` to `-Zdump-mir-spanview` output | Zalathar | -5/+9 |
| 2023-06-17 | Auto merge of #112687 - compiler-errors:simplify-impl-source, r=lcnr | bors | -384/+186 |
| 2023-06-17 | Remove even more redundant builtin candidates | Michael Goulet | -138/+96 |
| 2023-06-17 | Simplify even more candidates | Michael Goulet | -161/+88 |
| 2023-06-17 | Simplify an ObjectData field | Michael Goulet | -10/+14 |
| 2023-06-17 | Simplify some impl source candidates | Michael Goulet | -81/+18 |
| 2023-06-17 | Remove some ImplSource candidates | Michael Goulet | -50/+26 |
| 2023-06-17 | Auto merge of #112407 - tgross35:ci-docs-publish, r=Mark-Simulacrum | bors | -0/+97 |
| 2023-06-17 | Auto merge of #108860 - oli-obk:tait_alias, r=compiler-errors | bors | -344/+625 |
| 2023-06-16 | fix ICE on specific malformed asm clobber_abi | asquared31415 | -96/+184 |
| 2023-06-16 | Fix edit fail | Tyler Mandry | -1/+0 |
| 2023-06-16 | Fix --rust-build flag in docs | Tyler Mandry | -1/+2 |
| 2023-06-16 | Replace fvdl with ffx, allow test without install | David Koloski | -156/+100 |
| 2023-06-16 | Auto merge of #112716 - compiler-errors:rollup-h77daia, r=compiler-errors | bors | -163/+331 |
| 2023-06-16 | remove box_free and replace with drop impl | DrMeepster | -146/+91 |
| 2023-06-16 | Rollup merge of #112706 - WaffleLapkin:syntax_context_is_root, r=petrochenkov | Michael Goulet | -15/+20 |
| 2023-06-16 | Rollup merge of #112684 - saethlin:ignore-windows-alignment, r=wesleywiser | Michael Goulet | -0/+26 |
| 2023-06-16 | Rollup merge of #112665 - compiler-errors:assumption-takes-clause, r=lcnr | Michael Goulet | -26/+98 |
| 2023-06-16 | Rollup merge of #112662 - Vanille-N:symbol_unique, r=RalfJung | Michael Goulet | -0/+5 |
| 2023-06-16 | Rollup merge of #112474 - ldm0:ldm_enum_debuginfo_128_support, r=compiler-errors | Michael Goulet | -11/+41 |
| 2023-06-16 | Rollup merge of #112226 - devnexen:netbsd_affinity, r=cuviper | Michael Goulet | -0/+23 |
| 2023-06-16 | Rollup merge of #111074 - WaffleLapkin:🌟unsizes_your_buf_reader🌟, r=Ama... | Michael Goulet | -111/+118 |
| 2023-06-16 | Pacify tidy | Oli Scherer | -116/+128 |
| 2023-06-16 | Add `AliasKind::Weak` for type aliases. | Oli Scherer | -199/+474 |
| 2023-06-16 | Add regression test for #112676 | Guillaume Gomez | -1/+8 |
| 2023-06-16 | Fix invalid handling of "going back in history" when "Directly go to item in ... | Guillaume Gomez | -4/+21 |
| 2023-06-16 | Auto merge of #112294 - saethlin:inline-me-maybe, r=oli-obk | bors | -934/+349 |
| 2023-06-16 | Merge the orphan logic for all alias kinds | Oli Scherer | -29/+23 |
| 2023-06-16 | Ignore the always part of #[inline(always)] in MIR inlining | Ben Kimock | -934/+349 |
| 2023-06-16 | Auto merge of #110688 - GuillaumeGomez:result-search-type, r=notriddle,jsha | bors | -40/+42 |