| Age | Commit message (Expand) | Author | Lines |
| 2023-08-23 | Auto merge of #115140 - wesleywiser:turn_off_mir_sroa, r=cuviper 1.72.0 | bors | -213/+293 |
| 2023-08-23 | Disable MIR SROA optimization by default | Wesley Wiser | -213/+293 |
| 2023-08-22 | Auto merge of #115083 - Mark-Simulacrum:stable-next, r=Mark-Simulacrum | bors | -7/+10 |
| 2023-08-21 | Include 1.17.1 release notes too | Mark Rousskov | -0/+10 |
| 2023-08-21 | Revert "Fix `x test lint-docs` when download-rustc is enabled" | jyn | -7/+0 |
| 2023-08-21 | Auto merge of #115057 - Mark-Simulacrum:stable-next, r=Mark-Simulacrum | bors | -8/+112 |
| 2023-08-21 | 1.72.0 release | Mark Rousskov | -8/+112 |
| 2023-08-18 | Auto merge of #114955 - cuviper:beta-next, r=cuviper | bors | -20/+89 |
| 2023-08-17 | Monomorphize constants before inspecting them | Oli Scherer | -2/+5 |
| 2023-08-17 | Permit pre-evaluated constants in simd_shuffle | Oli Scherer | -0/+33 |
| 2023-08-17 | Partially revert #107200 | Josh Triplett | -3/+3 |
| 2023-08-17 | Upgrade std to gimli 0.28.0 | Josh Stone | -15/+48 |
| 2023-08-17 | Auto merge of #114937 - flip1995:clippy_beta_backport, r=Mark-Simulacrum | bors | -212/+528 |
| 2023-08-17 | Auto merge of #11069 - y21:issue11063, r=Alexendoo | bors | -6/+5 |
| 2023-08-17 | Auto merge of #11070 - y21:issue11065, r=flip1995 | bors | -13/+72 |
| 2023-08-17 | Auto merge of #11106 - syvb:literal_unwrap_ice, r=dswij | bors | -118/+293 |
| 2023-08-17 | Auto merge of #11130 - smoelius:fix-10535, r=Jarcho | bors | -11/+40 |
| 2023-08-17 | Auto merge of #11191 - Alexendoo:redundant-type-annotations-ice, r=llogiq | bors | -21/+38 |
| 2023-08-17 | Auto merge of #11104 - Alexendoo:arc-with-non-send-sync, r=Centri3 | bors | -43/+73 |
| 2023-08-17 | Auto merge of #11077 - y21:issue11076, r=Manishearth | bors | -2/+9 |
| 2023-08-17 | Auto merge of #11172 - Alexendoo:tuple-array-conversions-nursery, r=xFrednet | bors | -1/+1 |
| 2023-08-17 | Auto merge of #114906 - weihanglo:update-beta-cargo, r=weihanglo | bors | -0/+0 |
| 2023-08-16 | [beta] Update cargo | Weihang Lo | -0/+0 |
| 2023-08-12 | Auto merge of #114726 - DianQK:beta, r=cuviper | bors | -0/+27 |
| 2023-08-12 | [beta-1.72] Update LLVM to resolve a miscompilation found in 114312. | DianQK | -3/+3 |
| 2023-08-12 | [beta-1.72] Pre-commit test for issue 114312. | DianQK | -0/+27 |
| 2023-08-12 | Auto merge of #114748 - cuviper:beta-next, r=cuviper | bors | -133/+306 |
| 2023-08-11 | Ignore flaky clippy tests. | Eric Huss | -0/+9 |
| 2023-08-11 | fix proc-macro test added here to solely be exercised as a build product for ... | Felix S. Klock II | -0/+4 |
| 2023-08-11 | Review feedback: return empty iff !should_codegen, and use simpler unconditio... | Felix S. Klock II | -12/+5 |
| 2023-08-11 | Update tests/ui/proc-macro/no-mangle-in-proc-macro-issue-111888.rs | Felix S Klock II | -1/+1 |
| 2023-08-11 | regression test for issue 111888. | Felix S. Klock II | -0/+29 |
| 2023-08-11 | special-case proc-macro crates in rustc_codegen_ssa::back::linker::exported_s... | Felix S. Klock II | -3/+29 |
| 2023-08-11 | bootstrap: config: fix version comparison bug | Ariadne Conill | -1/+2 |
| 2023-08-11 | lint/ctypes: only try normalize | David Wood | -12/+21 |
| 2023-08-11 | avoid tls access while iterating through mpsc thread entries | Ibraheem Ahmed | -20/+26 |
| 2023-08-11 | Substitute types before checking compatibility. | Camille GILLOT | -1/+14 |
| 2023-08-11 | Revert "fix: :bug: etc/bash_complettion -> src/etc/... to avoid copy error" | ekusiadadus | -5/+1 |
| 2023-08-11 | lint/ctypes: allow `()` within types | David Wood | -83/+87 |
| 2023-08-11 | lint: refactor `check_variant_for_ffi` | David Wood | -35/+26 |
| 2023-08-11 | lint/ctypes: stricter `()` return type checks | David Wood | -20/+115 |
| 2023-08-11 | Temporarily switch invalid_reference_casting lint to allow-by-default | Urgau | -23/+20 |
| 2023-08-11 | Rename cast_ref_to_mut to invalid_reference_casting (clippy side) | Urgau | -6/+6 |
| 2023-08-11 | Rename cast_ref_to_mut lint to invalid_reference_casting | Urgau | -28/+28 |
| 2023-08-03 | Auto merge of #114422 - weihanglo:update-beta-cargo, r=weihanglo | bors | -0/+0 |
| 2023-08-03 | [beta-1.72] Update cargo | Weihang Lo | -0/+0 |
| 2023-08-01 | Auto merge of #114279 - weihanglo:update-beta-cargo, r=weihanglo | bors | -0/+0 |
| 2023-08-01 | Auto merge of #113786 - Kobzol:ci-disable-dist-tests, r=Mark-Simulacrum | bors | -4/+5 |
| 2023-07-31 | [beta] Update cargo | Weihang Lo | -0/+0 |
| 2023-07-22 | Auto merge of #113938 - Mark-Simulacrum:beta-backport, r=Mark-Simulacrum | bors | -419/+351 |