summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-10-03Auto merge of #116364 - Mark-Simulacrum:stable-next, r=Mark-Simulacrum 1.73.0bors-67/+159
2023-10-02Backport https://github.com/rust-lang/rust-clippy/pull/11596Mark Rousskov-56/+11
2023-10-02Add release notes & bump channelMark Rousskov-11/+148
2023-09-29Auto merge of #116279 - cuviper:beta-next, r=cuviperbors-1/+37
2023-09-29Update LLVM submoduleNikita Popov-0/+0
2023-09-29Only prevent field projections into opaque types, not types containing opaque...Oli Scherer-1/+37
2023-09-29Auto merge of #115819 - oli-obk:try_destructure_mir_constant_for_diagnostics_...bors-6/+6
2023-09-29Move to older, mirrored redox install and to newer ubuntuOli Scherer-3/+3
2023-09-29Fix jq in CIMichael Goulet-1/+1
2023-09-28Expose try_destructure_mir_constant_for_diagnostics directly to clippyOli Scherer-2/+2
2023-09-22Auto merge of #116044 - cuviper:beta-next, r=cuviperbors-91/+152
2023-09-21Update to LLVM 17.0.0Nikita Popov-1/+33
2023-09-21Paper over an accidental regressionOli Scherer-15/+24
2023-09-21Make ICE backtrace actually match the panic handlerMichael Goulet-2/+19
2023-09-21Don't modify libstd to dump rustc ICEsMichael Goulet-60/+46
2023-09-21MCP661: Move wasm32-wasi-preview1-threads to Tier2Georgii Rylov-15/+24
2023-09-21address commentsGeorgii Rylov-11/+7
2023-09-21Fix a pthread_t handle leak #114610Georgii Rylov-0/+12
2023-09-17Auto merge of #115901 - Mark-Simulacrum:beta-backport, r=Mark-Simulacrumbors-11/+122
2023-09-16Remove assert that checks type equalityouz-a-4/+53
2023-09-16fix(resolve): update def if binding is warning ambiguitybohan-4/+7
2023-09-16Don't require `Drop` for `[PhantomData<T>; N]` where `N` and `T` are generic,...Oli Scherer-2/+39
2023-09-16Only suggest turbofish in patterns if we may recoverLeón Orell Valerian Liehr-1/+23
2023-09-09Auto merge of #115722 - Mark-Simulacrum:beta-backport, r=Mark-Simulacrumbors-18/+111
2023-09-09rustdoc: correctly deal with self ty params when eliding default object lifet...León Orell Valerian Liehr-8/+57
2023-09-09fix 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 babylcnr-9/+53
2023-09-01Auto merge of #115442 - cuviper:beta-next, r=cuviperbors-268/+193
2023-09-01rustdoc: use unicode-aware checks for redundant explicit link fastpathMichael Howell-14/+22
2023-09-01Restrict test to x86_64.Camille GILLOT-0/+3
2023-09-01Do not produce fragment for ZST.Camille GILLOT-15/+49
2023-09-01Add test with non-ZST.Camille GILLOT-13/+31
2023-09-01Do not forget to pass DWARF fragment information to LLVM.Camille GILLOT-2/+43
2023-09-01Stop emitting non-power-of-two vectors in basic LLVM codegenScott McMurray-15/+43
2023-08-30Revert "Suggest using `Arc` on `!Send`/`!Sync` types"David Tolnay-223/+13
2023-08-30Contents of reachable statics is reachableTomasz Miąsko-7/+10
2023-08-27Auto merge of #115282 - weihanglo:update-beta-cargo, r=weihanglobors-0/+0
2023-08-27[beta-1.73] Update cargoWeihang Lo-0/+0
2023-08-25Auto merge of #115195 - cuviper:beta-next, r=cuviperbors-373/+313
2023-08-24Add projection obligations when comparing impl tooJack Huey-1/+40
2023-08-24Bump to released stable compilerJosh Stone-372/+273
2023-08-21Auto merge of #115056 - Mark-Simulacrum:beta-backport, r=Mark-Simulacrumbors-36/+36
2023-08-21Bump channel to betaMark Rousskov-1/+1
2023-08-21Replace version placeholders with 1.73.0Mark Rousskov-35/+35
2023-08-20Auto merge of #114563 - Mark-Simulacrum:relnotes, r=Mark-Simulacrumbors-0/+105
2023-08-20Auto merge of #115024 - RalfJung:anyhow, r=lqdbors-2/+2
2023-08-20update anyhowRalf Jung-2/+2
2023-08-20Auto merge of #114791 - Zalathar:bcb-counter, r=cjgillotbors-102/+146
2023-08-20Auto merge of #114990 - Zoxc:else-if-overflow, r=cjgillotbors-2/+4
2023-08-20Auto merge of #113124 - nbdd0121:eh_frame, r=cjgillotbors-15/+115