Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic toolchain upgrade to nightly-2024-10-05 #3591

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

github-actions[bot]
Copy link
Contributor

Update Rust toolchain from nightly-2024-10-04 to nightly-2024-10-05 without any other source changes.

Copy link
Contributor Author

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@9ff5fc4 up to
rust-lang/rust@14f303b. The log
for this commit range is:

https://github.com/rust-lang/rust/commit/14f303bc14 Auto merge of #130157 - eduardosm:stabilize-const_float_classify, r=RalfJung

rust-lang/rust@c39f318c5e Auto merge of #131237 - GuillaumeGomez:rollup-il2i7z7, r=GuillaumeGomez
rust-lang/rust@6d69af72bf Rollup merge of #131232 - jieyouxu:docs-week, r=bjorn3
rust-lang/rust@11b1b4faa4 Rollup merge of #131230 - GuillaumeGomez:no-sandbox, r=notriddle
rust-lang/rust@ba94a2ada1 Rollup merge of #131202 - Urgau:wide-ptrs-compiler, r=jieyouxu
rust-lang/rust@2ceeeb159d Rollup merge of #131034 - Urgau:cfg-true-false, r=nnethercote
rust-lang/rust@267cf8d3b2 Auto merge of #131224 - notriddle:notriddle/intra-doc-link-value, r=GuillaumeGomez
rust-lang/rust@018ba0528f Use wide pointers consistenly across the compiler
rust-lang/rust@0369ee4c9b Week off of reviews to focus on docs
rust-lang/rust@32099dbc1e Enable --no-sandbox option by default for rustdoc GUI tests
rust-lang/rust@3002af6cb6 Auto merge of #131228 - jdonszelmann:remove-blank-issue, r=m-ou-se
rust-lang/rust@eefe3200cd remove blank issue template
rust-lang/rust@a3ffa1eae5 Improve non-boolean literal error in cfg predicate
rust-lang/rust@781f1840cd Adjust rustdoc for literal boolean support
rust-lang/rust@62ef411631 Feature gate boolean lit support in cfg predicates
rust-lang/rust@253fec494f rustdoc: prevent ctors from resolving
rust-lang/rust@11ee3a830b Auto merge of #131201 - compiler-errors:unop-not, r=cjgillot
rust-lang/rust@7067e4aee4 Auto merge of #131191 - nnethercote:lattice_op, r=lcnr
rust-lang/rust@e1e3cac26d Auto merge of #131215 - matthiaskrgr:rollup-i021ef7, r=matthiaskrgr
rust-lang/rust@ee227dec8c Remove LatticeDir trait.
rust-lang/rust@0aab10135d Merge rustc_infer::infer::relate::{glb,lub}.
rust-lang/rust@29580e12f2 Rollup merge of #131197 - EFanZh:avoid-emptyness-check-in-peekmut-pop, r=Amanieu
rust-lang/rust@6753e07d46 Rollup merge of #131192 - ismailarilik:handle-potential-query-instability-lint-for-rustc-query-impl, r=compiler-errors
rust-lang/rust@28b64d8da6 Rollup merge of #131187 - Zalathar:bad-attr-ice, r=jieyouxu
rust-lang/rust@da81f64d84 Rollup merge of #131183 - compiler-errors:opaque-ty-origin, r=estebank
rust-lang/rust@d3a3ac2b38 Rollup merge of #131176 - dev-ardi:gitignore, r=Noratrieb
rust-lang/rust@33b4947554 Rollup merge of #131112 - jswrenn:fix-130413, r=compiler-errors
rust-lang/rust@0d65f121a1 Rollup merge of #131024 - compiler-errors:deref-sugg, r=estebank
rust-lang/rust@f0bfba2583 Disable jump threading UnOp::Not for non-bool
rust-lang/rust@bc5f9520c1 Remove crashes, add comment
rust-lang/rust@d47e388843 Avoid emptiness check in PeekMut::pop
rust-lang/rust@9c91a4ef16 Failing diff test
rust-lang/rust@8e382ba022 Avoid ICE in coverage builds with bad #[coverage(..)] attributes
rust-lang/rust@83d0d9f292 Handle rustc_query_impl cases of rustc::potential_query_instability lint
rust-lang/rust@510e262deb add nix files to gitignore
rust-lang/rust@3a0ed0c6e3 add direnv to gitignore
rust-lang/rust@6e8573c520 Visit in embargo visitor if trait method has body
rust-lang/rust@7cd466a036 Move in_trait into OpaqueTyOrigin
rust-lang/rust@cb7e3695e8 Use named fields for OpaqueTyOrigin
rust-lang/rust@f95bdf453e Remove redundant in_trait from hir::TyKind::OpaqueDef
rust-lang/rust@5b1a2b8712 TransmuteFrom: Gracefully handle unnormalized types and normalization errors
rust-lang/rust@c99f29b29f Implement boolean lit support in cfg predicates
rust-lang/rust@57b9b1f974 Use ast::NestedMetaItem when evaluating cfg predicate
rust-lang/rust@486440fc74 Tweak comments and remove trivial return
rust-lang/rust@40d413f9fe Don't give method suggestions when method probe fails due to bad impl of Deref
rust-lang/rust@c39ae569d6 Revert "Avoid invalid NaN lint machine-applicable suggestion in const context"
rust-lang/rust@e3c822df4e Stabilize const_float_classify

@github-actions github-actions bot requested a review from a team as a code owner October 11, 2024 03:16
@zhassan-aws zhassan-aws reopened this Oct 11, 2024
@github-actions github-actions bot added the Z-BenchCI Tag a PR to run benchmark CI label Oct 11, 2024
@tautschnig tautschnig added this pull request to the merge queue Oct 11, 2024
Merged via the queue into main with commit 8349101 Oct 11, 2024
26 of 27 checks passed
@tautschnig tautschnig deleted the toolchain-2024-10-05 branch October 11, 2024 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Z-BenchCI Tag a PR to run benchmark CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants