Automatic toolchain upgrade to nightly-2024-08-01 #2
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Update Rust toolchain from nightly-2024-07-31 to nightly-2024-08-01 without any other source changes.
This is an automatically generated pull request. If any of the CI checks fail, manual intervention is required. In such a case, review the changes at https://github.com/rust-lang/rust from rust-lang/rust@f8060d2 up to rust-lang/rust@28a58f2. The log for this commit range is:
rust-lang/rust@28a58f2fa7 Auto merge of #126991 - cjgillot:gvn-prof, r=oli-obk
rust-lang/rust@99322d84c4 Auto merge of #128435 - matthiaskrgr:rollup-l76vu3i, r=matthiaskrgr
rust-lang/rust@031093f24b Rollup merge of #128430 - Zalathar:print-pat, r=Nadrieril
rust-lang/rust@06b837231a Rollup merge of #128412 - compiler-errors:crate-level-only, r=cjgillot
rust-lang/rust@e2d8f1ac21 Rollup merge of #128402 - oli-obk:checked_attrs, r=compiler-errors
rust-lang/rust@5c63363284 Rollup merge of #128388 - beetrees:f16-f128-slightly-improve-windows-abi, r=tgross35
rust-lang/rust@22dbf88744 Rollup merge of #128387 - liigo:patch-14, r=tgross35
rust-lang/rust@336a378fcd Rollup merge of #128151 - estebank:missing-extern-crate, r=petrochenkov
rust-lang/rust@75dfe1e63d Rollup merge of #127830 - tgross35:archive-failure-message, r=BoxyUwU
rust-lang/rust@563f938ab3 Rollup merge of #127681 - dingxiangfei2009:smart-ptr-bounds, r=compiler-errors
rust-lang/rust@579eb684b9 Rollup merge of #126454 - cuviper:deterministic-bump, r=Kobzol
rust-lang/rust@0b5eb7ba7b Auto merge of #127513 - nikic:llvm-19, r=cuviper
rust-lang/rust@e552c168c7 Auto merge of #128420 - weihanglo:update-cargo, r=weihanglo
rust-lang/rust@dd5a8d7714 Use a separate pattern type for
rustc_pattern_analysis
diagnosticsrust-lang/rust@a9ea85e044 Revert "Make
thir::Pat
not implementfmt::Display
directly"rust-lang/rust@a2b3256374 Print
thir::PatRange
, not its surroundingthir::Pat
rust-lang/rust@d629d5f7b8 Update cargo
rust-lang/rust@33a36ea438 Bless coverage/mcdc for line number changes
rust-lang/rust@4067795d8c Do not intern if we have provenance.
rust-lang/rust@98c1ea8e82 Simplify constant creation.
rust-lang/rust@61ef0441b8 Encode constant determinism in disambiguator.
rust-lang/rust@9d23c86176 Reduce allocations in GVN.
rust-lang/rust@70ee6e4b23 Amortize growing rev_locals.
rust-lang/rust@95986dd279 Indirect places can only appear as first projection in runtime MIR.
rust-lang/rust@a0b4d6dfb8 Do not normalize constants eagerly.
rust-lang/rust@83dcdb3a5d Auto merge of #128075 - Oneirical:try-your-damnetest, r=jieyouxu
rust-lang/rust@2e9298b2fc Bump src/stage0 with determinism
rust-lang/rust@3659d9d2e4 bump-stage0: use IndexMap for determinism
rust-lang/rust@249cf71f11 Auto merge of #128413 - matthiaskrgr:rollup-nrfcvdq, r=matthiaskrgr
rust-lang/rust@42a0cc8e71 Rollup merge of #128398 - awilfox:awilfox/fix-tidy-quote, r=jieyouxu
rust-lang/rust@49327a04a2 Rollup merge of #128382 - RalfJung:cargo-miri-assert, r=oli-obk
rust-lang/rust@e6a82d2878 Rollup merge of #128380 - folkertdev:naked-compatible-doc-comment, r=bjorn3
rust-lang/rust@7ea1f7265f Rollup merge of #128379 - Dajamante:aïssata_needs_unwind, r=pietroalbini
rust-lang/rust@6f0b237c72 Rollup merge of #128376 - compiler-errors:finish-ur-vegetables, r=jieyouxu
rust-lang/rust@894db1f22f Rollup merge of #128367 - ojeda:rfl-ci-build-doctests-and-docs, r=Kobzol
rust-lang/rust@40edd4f1c6 Rollup merge of #128357 - compiler-errors:shadowed-non-lifetime-binder, r=petrochenkov
rust-lang/rust@e65777301b Remove crate_level_only from ELIDED_LIFETIMES_IN_PATHS
rust-lang/rust@fe6478cc53 Match LLVM ABI in
extern "C"
functions forf128
on Windowsrust-lang/rust@e7f89a7eea derive(SmartPointer): rewrite bounds in where and generic bounds
rust-lang/rust@67a08b5deb Attribute checking simplifications
rust-lang/rust@b1b48dc584 tidy: Fix quote in error message
rust-lang/rust@4776ac0f88 Suppress must_use on eat calls in rustfmt
rust-lang/rust@918cdcc9c5 More detailed note to deprecate ONCE_INIT
rust-lang/rust@58bfd98baf make
///
doc comments compatible with naked functionsrust-lang/rust@cc7e7bc096 cargo-miri: better error when we seem to run inside bootstrap but something is wrong
rust-lang/rust@b960390548 Crash test for issue 121444 has been fixed
rust-lang/rust@00bfd702dc Disable MC/DC tests on LLVM 19
rust-lang/rust@579ab05e76 Update to LLVM 19
rust-lang/rust@dadf3d2a97 the output in stderr expects panic-unwind
rust-lang/rust@e4076e34f8 Mark Parser::eat/check methods as must_use
rust-lang/rust@b61570ac11 Structured suggestion for
extern crate foo
whenfoo
isn't resolved in importrust-lang/rust@77cc18fd79 CI: rfl: build the documentation
rust-lang/rust@d280b8ca14 CI: rfl: build the generated doctests
rust-lang/rust@454c600004 Detect non-lifetime binder params shadowing item params
rust-lang/rust@1a15d90121 assert_stdout_contains_regex in run_make_support + variations
rust-lang/rust@d5c073eb09 rewrite no-builtins-attribute to rmake
rust-lang/rust@c8f049cd80 rewrite native-link-modifier-whole-archive to rmake
rust-lang/rust@4f7f60b927 rewrite rlib-format-packed-bundled-libs-2 to rmake
rust-lang/rust@e0af3c61cd When an archive fails to build, print the path