| Age | Commit message (Expand) | Author | Lines |
| 2023-10-03 | Auto merge of #116364 - Mark-Simulacrum:stable-next, r=Mark-Simulacrum 1.73.0 | bors | -67/+159 |
| 2023-10-02 | Backport https://github.com/rust-lang/rust-clippy/pull/11596 | Mark Rousskov | -56/+11 |
| 2023-10-02 | Add release notes & bump channel | Mark Rousskov | -11/+148 |
| 2023-09-29 | Auto merge of #116279 - cuviper:beta-next, r=cuviper | bors | -1/+37 |
| 2023-09-29 | Update LLVM submodule | Nikita Popov | -0/+0 |
| 2023-09-29 | Only prevent field projections into opaque types, not types containing opaque... | Oli Scherer | -1/+37 |
| 2023-09-29 | Auto merge of #115819 - oli-obk:try_destructure_mir_constant_for_diagnostics_... | bors | -6/+6 |
| 2023-09-29 | Move to older, mirrored redox install and to newer ubuntu | Oli Scherer | -3/+3 |
| 2023-09-29 | Fix jq in CI | Michael Goulet | -1/+1 |
| 2023-09-28 | Expose try_destructure_mir_constant_for_diagnostics directly to clippy | Oli Scherer | -2/+2 |
| 2023-09-22 | Auto merge of #116044 - cuviper:beta-next, r=cuviper | bors | -91/+152 |
| 2023-09-21 | Update to LLVM 17.0.0 | Nikita Popov | -1/+33 |
| 2023-09-21 | Paper over an accidental regression | Oli Scherer | -15/+24 |
| 2023-09-21 | Make ICE backtrace actually match the panic handler | Michael Goulet | -2/+19 |
| 2023-09-21 | Don't modify libstd to dump rustc ICEs | Michael Goulet | -60/+46 |
| 2023-09-21 | MCP661: Move wasm32-wasi-preview1-threads to Tier2 | Georgii Rylov | -15/+24 |
| 2023-09-21 | address comments | Georgii Rylov | -11/+7 |
| 2023-09-21 | Fix a pthread_t handle leak #114610 | Georgii Rylov | -0/+12 |
| 2023-09-17 | Auto merge of #115901 - Mark-Simulacrum:beta-backport, r=Mark-Simulacrum | bors | -11/+122 |
| 2023-09-16 | Remove assert that checks type equality | ouz-a | -4/+53 |
| 2023-09-16 | fix(resolve): update def if binding is warning ambiguity | bohan | -4/+7 |
| 2023-09-16 | Don't require `Drop` for `[PhantomData<T>; N]` where `N` and `T` are generic,... | Oli Scherer | -2/+39 |
| 2023-09-16 | Only suggest turbofish in patterns if we may recover | León Orell Valerian Liehr | -1/+23 |
| 2023-09-09 | Auto merge of #115722 - Mark-Simulacrum:beta-backport, r=Mark-Simulacrum | bors | -18/+111 |
| 2023-09-09 | rustdoc: correctly deal with self ty params when eliding default object lifet... | León Orell Valerian Liehr | -8/+57 |
| 2023-09-09 | fix version for abi_thiscall to 1.73.0, which was forgotten to change when st... | klensy | -1/+1 |
| 2023-09-09 | unconstrained region vars: do not ICE ICE baby | lcnr | -9/+53 |
| 2023-09-01 | Auto merge of #115442 - cuviper:beta-next, r=cuviper | bors | -268/+193 |
| 2023-09-01 | rustdoc: use unicode-aware checks for redundant explicit link fastpath | Michael Howell | -14/+22 |
| 2023-09-01 | Restrict test to x86_64. | Camille GILLOT | -0/+3 |
| 2023-09-01 | Do not produce fragment for ZST. | Camille GILLOT | -15/+49 |
| 2023-09-01 | Add test with non-ZST. | Camille GILLOT | -13/+31 |
| 2023-09-01 | Do not forget to pass DWARF fragment information to LLVM. | Camille GILLOT | -2/+43 |
| 2023-09-01 | Stop emitting non-power-of-two vectors in basic LLVM codegen | Scott McMurray | -15/+43 |
| 2023-08-30 | Revert "Suggest using `Arc` on `!Send`/`!Sync` types" | David Tolnay | -223/+13 |
| 2023-08-30 | Contents of reachable statics is reachable | Tomasz Miąsko | -7/+10 |
| 2023-08-27 | Auto merge of #115282 - weihanglo:update-beta-cargo, r=weihanglo | bors | -0/+0 |
| 2023-08-27 | [beta-1.73] Update cargo | Weihang Lo | -0/+0 |
| 2023-08-25 | Auto merge of #115195 - cuviper:beta-next, r=cuviper | bors | -373/+313 |
| 2023-08-24 | Add projection obligations when comparing impl too | Jack Huey | -1/+40 |
| 2023-08-24 | Bump to released stable compiler | Josh Stone | -372/+273 |
| 2023-08-21 | Auto merge of #115056 - Mark-Simulacrum:beta-backport, r=Mark-Simulacrum | bors | -36/+36 |
| 2023-08-21 | Bump channel to beta | Mark Rousskov | -1/+1 |
| 2023-08-21 | Replace version placeholders with 1.73.0 | Mark Rousskov | -35/+35 |
| 2023-08-20 | Auto merge of #114563 - Mark-Simulacrum:relnotes, r=Mark-Simulacrum | bors | -0/+105 |
| 2023-08-20 | Auto merge of #115024 - RalfJung:anyhow, r=lqd | bors | -2/+2 |
| 2023-08-20 | update anyhow | Ralf Jung | -2/+2 |
| 2023-08-20 | Auto merge of #114791 - Zalathar:bcb-counter, r=cjgillot | bors | -102/+146 |
| 2023-08-20 | Auto merge of #114990 - Zoxc:else-if-overflow, r=cjgillot | bors | -2/+4 |
| 2023-08-20 | Auto merge of #113124 - nbdd0121:eh_frame, r=cjgillot | bors | -15/+115 |