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-11-09 #3709

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

github-actions[bot]
Copy link
Contributor

Update Rust toolchain from nightly-2024-11-08 to nightly-2024-11-09 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@b91a3a0 up to
rust-lang/rust@59cec72. The log
for this commit range is:

https://github.com/rust-lang/rust/commit/59cec72a57 Auto merge of #132746 - flip1995:clippy-subtree-update, r=Manishearth

rust-lang/rust@209799f3b9 Auto merge of #132717 - RalfJung:rustc_safe_intrinsic, r=compiler-errors
rust-lang/rust@0aafd6552b Clippy: cfg out validate_diag on release builds
rust-lang/rust@e3010e84db remove support for rustc_safe_intrinsic attribute; use rustc_intrinsic functions instead
rust-lang/rust@6295686a37 Auto merge of #132762 - Zalathar:rollup-qfgz165, r=Zalathar
rust-lang/rust@4b904ceb46 Rollup merge of #132738 - cuviper:channel-heap-init, r=ibraheemdev
rust-lang/rust@3a48d80155 Rollup merge of #132590 - Zalathar:z-timings-stats, r=jieyouxu
rust-lang/rust@758a904764 Rollup merge of #132452 - Zalathar:llvm-cov-wrappers, r=jieyouxu
rust-lang/rust@1b55244aa2 Rollup merge of #132389 - Zalathar:graph-tweaks, r=jieyouxu
rust-lang/rust@5043c574ac Rollup merge of #132161 - celinval:smir-fix-indent, r=compiler-errors
rust-lang/rust@78bb5ee79e Auto merge of #132756 - workingjubilee:rollup-bed2akn, r=workingjubilee
rust-lang/rust@97dbab9124 Rollup merge of #132741 - zmodem:mips_data_layout, r=nikic
rust-lang/rust@e2d429e22f Rollup merge of #132740 - zmodem:simd_syntax_update, r=durin42
rust-lang/rust@a1c4d9e42f Rollup merge of #132739 - GuillaumeGomez:cleanup-scrape-code, r=notriddle
rust-lang/rust@5b554613ed Rollup merge of #132737 - clubby789:lock-no-pid, r=jieyouxu
rust-lang/rust@c9009ae8c8 Rollup merge of #132696 - fortanix:raoul/rte-235-fix_fmodl_missing_symbol_issue, r=tgross35
rust-lang/rust@0683e031a8 Rollup merge of #132639 - RalfJung:intrinsics, r=workingjubilee,Amanieu
rust-lang/rust@4036472749 Rollup merge of #132131 - celinval:smir-crate-defs, r=compiler-errors
rust-lang/rust@6c0e8ef86a Rollup merge of #132095 - gechelberger:fix-131977, r=wesleywiser
rust-lang/rust@93e9ec05a9 Rollup merge of #131913 - jieyouxu:only_debug_assertions, r=onur-ozkan
rust-lang/rust@60e8ab6ba8 Rollup merge of #130586 - dpaoliello:fixrawdylib, r=wesleywiser
rust-lang/rust@9827c6dc2c This test needs threads
rust-lang/rust@5b20c45999 Auto merge of #128849 - estebank:issue-89143, r=jackh726
rust-lang/rust@dd6ddcb18e [StableMIR] A few fixes to pretty printing
rust-lang/rust@2ab848b756 Update Cargo.lock
rust-lang/rust@40aec58abb Merge commit 'f712eb5cdccd121d0569af12f20e6a0fabe4364d' into clippy-subtree-update
rust-lang/rust@0ce579f6f3 [StableMIR] API to retrieve definitions from crates
rust-lang/rust@76c59896e7 fix test
rust-lang/rust@81b0de4356 Only show "same type from differnt version" note when relevant
rust-lang/rust@8a568d9f15 Remove less relevant info from diagnostic
rust-lang/rust@6fbf4441a3 Tweak diagnostic output
rust-lang/rust@35bde07115 Tweak detection of multiple crate versions to be more ecompassing
rust-lang/rust@eb7d95bafd remove the extra specification for llvm versions < 20
rust-lang/rust@f712eb5cdc Merge pull request #13657 from jdonszelmann/disallowed-macros-to-early
rust-lang/rust@392ac35ed1 Update mips64 data layout to match LLVM 20 change
rust-lang/rust@0e58f1c21a Update test for LLVM 20's new vector splat syntax
rust-lang/rust@03383ad102 Initialize channel Blocks directly on the heap
rust-lang/rust@3518178443 Merge pull request #13639 from flip1995/rustup
rust-lang/rust@b1166963aa Remove CI badge from README and book
rust-lang/rust@a28c44fc96 Merge pull request #13587 from Kobzol/ci-remove-bors
rust-lang/rust@843ef1b1f0 Remove path filter
rust-lang/rust@9ebe68d8c3 Add conclusion job to PR CI
rust-lang/rust@1ee5ab3085 bootstrap: Print better message if lock pid isn't available
rust-lang/rust@ab1787b223 core: move intrinsics.rs into intrinsics folder
rust-lang/rust@d583df02cc Remove ui/no_lints.rs test
rust-lang/rust@a5d6100a10 Bump nightly version -> 2024-11-07
rust-lang/rust@b27570b19b Fix cargo dev update_lints
rust-lang/rust@c64f1e3591 Fix lint_without_lint_pass internal lint
rust-lang/rust@4f12b98654 Clean up declare_clippy_lint
rust-lang/rust@03daf7ccb2 Fix author lint and move it back to tests/ui
rust-lang/rust@b816d4ee4f Merge remote-tracking branch 'upstream/master' into rustup
rust-lang/rust@9f5e17fd0a Fix file formatting
rust-lang/rust@072088074e Separate f128 % operation to deal with missing fmodl symbol
rust-lang/rust@ab560d88e9 Auto merge of #13661 - alex-semenyuk:doc_fix, r=Manishearth
rust-lang/rust@7bcd578a02 Link fix
rust-lang/rust@f02a0208e5 Auto merge of #13659 - samueltardieu:push-twtxmtvopoxo, r=blyxyas
rust-lang/rust@c1ab18d1c0 no_mangle_with_rust_abi: properly position the suggested ABI
rust-lang/rust@c93109674f collect attribute spans early for disallowed macros
rust-lang/rust@4847c40c8b Rollup merge of #132637 - blyxyas:lint-less-passes, r=flip1995
rust-lang/rust@6631a2c1b7 Auto merge of #13654 - GnomedDev:early-exit-visitors, r=Alexendoo
rust-lang/rust@626406f1b3 Do not filter empty passes & Make CTFE Clippy into lintless pass
rust-lang/rust@d8a3fcc792 Auto merge of #132580 - compiler-errors:globs, r=Noratrieb
rust-lang/rust@19d5dc0ed1 coverage: Tidy up coverage-specific FFI functions
rust-lang/rust@b790e4473c coverage: Extract safe FFI wrapper functions to llvm_cov
rust-lang/rust@44c2a82972 Swap Visitors to early exit, instead of storing poison flag
rust-lang/rust@63d0ba9de9 Move two attribute lints to be early pass (post expansion)
rust-lang/rust@5bfa0b106e Simplify FFI calls for -Ztime-llvm-passes and -Zprint-codegen-stats
rust-lang/rust@efeed550c4 Remove BorrowKind glob, make names longer
rust-lang/rust@b14362f665 ty::KContainer -> ty::AssocItemContainer::K
rust-lang/rust@ccf7c88386 Auto merge of #13648 - samueltardieu:push-rpxvoukpolvm, r=Centri3
rust-lang/rust@a1a9aaef87 Auto merge of #13631 - samueltardieu:push-uoowutzkvsrk, r=Centri3
rust-lang/rust@f0cf9969cb Rename the FIXMEs, remove a few that dont matter anymore
rust-lang/rust@040129b774 Auto merge of #13629 - samueltardieu:push-nwukowumrvsn, r=flip1995
rust-lang/rust@2f1b7b64fb needless_continue: check labels consistency before warning
rust-lang/rust@ddd1a86c66 Auto merge of #13573 - y21:issue13427, r=Centri3
rust-lang/rust@52b8324503 Auto merge of #13585 - GuillaumeGomez:no-js, r=Alexendoo
rust-lang/rust@5c6fe68c00 Auto merge of #13376 - decryphe:source-ordering, r=llogiq
rust-lang/rust@e8b78e2f66 Auto merge of #13630 - samueltardieu:push-qrnxuykslnsl, r=y21
rust-lang/rust@9d03956fad Auto merge of #13635 - Alexendoo:cargo-dev-serve-watch-test, r=blyxyas
rust-lang/rust@e4dc892ae3 Auto merge of #13608 - J-ZhengLi:issue12338-new, r=Alexendoo
rust-lang/rust@ac764df8ab Handle noscript style with "js" class on <html>.
rust-lang/rust@ca5c6f6c26 Improve theme handling when JS is disabled
rust-lang/rust@c056928af2 Improve display of clippy lints page when JS is disabled
rust-lang/rust@c782988378 Auto merge of #13615 - GnomedDev:document-constevalctx-point, r=Alexendoo
rust-lang/rust@012e30622c Explain why clippy's HIR const eval exists
rust-lang/rust@4a70f4bee0 coverage: Simplify logic for chaining multiple blocks into one BCB
rust-lang/rust@c2db7fa360 Rollup merge of #132403 - lcnr:typing-mode, r=compiler-errors
rust-lang/rust@8568ca8c23 Auto merge of #13634 - nyurik:fix-iter-without-into, r=xFrednet,samueltardieu
rust-lang/rust@d7850ecfb5 stop using ParamEnv::reveal while handling MIR
rust-lang/rust@2298a6742f Auto merge of #13628 - samueltardieu:push-puluprmsyuzq, r=xFrednet
rust-lang/rust@bad3edd925 clippy: we've got a LateContext use it for TypingMode
rust-lang/rust@d30a0b23e9 ConstCx stop using ParamEnv::reveal
rust-lang/rust@9f89421036 Auto merge of #132301 - compiler-errors:adjust, r=lcnr
rust-lang/rust@0d5cc8ee96 tests: ignore-debug -> ignore-std-debug-assertions
rust-lang/rust@3870022986 bootstrap: pass --with-{rustc,std}-debug-assertions to compiletest
rust-lang/rust@65b986b94d compiletest: add {ignore,needs}-{rustc,std}-debug-assertions directive support
rust-lang/rust@e1fa1b2c42 Auto merge of #13636 - GuillaumeGomez:extend-large_include_file, r=dswij
rust-lang/rust@899d89f64c coverage: Use a standard depth-first search on a custom subgraph
rust-lang/rust@8834b5ad51 coverage: Make CoverageSuccessors a struct
rust-lang/rust@1998abcdce Auto merge of #13633 - chrysn-pull-requests:doc-valid-ident-coap, r=Centri3
rust-lang/rust@0c29fccf03 Extend large_include_file lint to also work on attributes
rust-lang/rust@a7aa8bfde0 Watch tests/compile-test.rs in cargo dev serve
rust-lang/rust@323f144fe1 Cleanup code suggestion for into_iter_without_iter
rust-lang/rust@d9a0fec48a Remap impl-trait lifetimes on HIR instead of AST lowering.
rust-lang/rust@1bdc08a6bc Auto merge of #13599 - RuairidhWilliamson:proc_macro_attr, r=blyxyas
rust-lang/rust@bd4aa170ef Add 'CoAP' to doc-valid-idents
rust-lang/rust@805245161a no_mangle attribute requires unsafe in Rust 2024
rust-lang/rust@540e116a38 Return iterator must not capture lifetimes in Rust 2024
rust-lang/rust@0c1ef98454 Use match ergonomics compatible with editions 2021 and 2024
rust-lang/rust@f7ab2c9908 new lint: source_item_ordering
rust-lang/rust@a3047098b6 Do not use gen as a variable name
rust-lang/rust@297f28c308 Rollup merge of #132338 - nnethercote:rm-Engine, r=nnethercote
rust-lang/rust@ae82c756f7 Remove Analysis::into_engine.
rust-lang/rust@15ad8245b2 Auto merge of #13034 - rspencer01:trivial_map_over_range, r=y21
rust-lang/rust@acc3842d43 Add new map_with_unused_argument_over_ranges lint
rust-lang/rust@8d190cc411 update tools
rust-lang/rust@35a7095d8c Auto merge of #13499 - samueltardieu:map-all-any-identity, r=xFrednet
rust-lang/rust@91a1d16a81 Add new lint: map_all_any_identity
rust-lang/rust@f2f73f9c9c Replace .map(…).any(identity) by .any(…)
rust-lang/rust@625d391107 Auto merge of #13437 - samueltardieu:issue-13434, r=y21
rust-lang/rust@353868aa64 Remove region from adjustments
rust-lang/rust@149665afbd Auto merge of #128985 - GrigorenkoPV:instantly-dangling-pointer, r=Urgau
rust-lang/rust@528dcc3025 Auto merge of #13620 - GnomedDev:large-const-array-compute-const, r=Manishearth
rust-lang/rust@c5df79d9db Fire large_const_arrays for computed array lengths
rust-lang/rust@d09d85d8ef Auto merge of #13614 - hamirmahal:fix/usage-of-a-deprecated-nodejs-version, r=flip1995
rust-lang/rust@d63322f0f4 fix: usage of a deprecated Node.js version
rust-lang/rust@2e4a11ea77 Auto merge of #13338 - CoCo-Japan-pan:nonminimal_bool_casted, r=Centri3
rust-lang/rust@a529c44eca Auto merge of #13472 - GnomedDev:smaller-msrv, r=Jarcho
rust-lang/rust@f286174690 New lint: dangling_pointers_from_temporaries
rust-lang/rust@303ab513d5 Rollup merge of #131391 - ChaiTRex:isqrt, r=scottmcm,tgross35
rust-lang/rust@d30a026a6b check if we need a parenthesis
rust-lang/rust@f152bcb72e Update the number of lints (over 700 → over 750)
rust-lang/rust@62c4daf358 New lint needless_as_bytes
rust-lang/rust@73bad368f2 Auto merge of #13548 - wowinter13:unnecessary_filter_map_filter_map_some, r=llogiq
rust-lang/rust@12ca3630fc Auto merge of #13611 - xFrednet:0-giraffate-alumni, r=xFrednet
rust-lang/rust@f562d478f2 Unvacation giraffate and remove gh-pages -> xFrednet assignment
rust-lang/rust@d0b15f157c Swap Msrv from Vec to SmallVec
rust-lang/rust@31f6679e78 Auto merge of #13610 - alex-semenyuk:add_test_case, r=xFrednet
rust-lang/rust@c02f3a2822 Auto merge of #13600 - samueltardieu:push-tzuvnutssmrs, r=xFrednet
rust-lang/rust@900db48900 Add test case for missing_errors_doc at tests with option check-private-items = true
rust-lang/rust@a0fab5cab1 Auto merge of #13605 - GnomedDev:read-exact-in-read-exact, r=llogiq
rust-lang/rust@3caff9962b Auto merge of #13571 - Alexendoo:website-code-indent, r=Centri3
rust-lang/rust@c4815aeef1 [infinite_loops]: fix suggestion error on async functions/closures
rust-lang/rust@9e36f89701 Auto merge of #125116 - blyxyas:ignore-allowed-lints-final, r=cjgillot
rust-lang/rust@b75d5110dd Rollup merge of #132168 - fee1-dead-contrib:fxclean, r=compiler-errors
rust-lang/rust@350d1c4aee Effects cleanup
rust-lang/rust@560353c90a Stop linting unused_io_amount in io traits
rust-lang/rust@8b9376a706 Auto merge of #131349 - RalfJung:const-stability-checks, r=compiler-errors
rust-lang/rust@cd2159434b tcx.is_const_fn doesn't work the way it is described, remove it
rust-lang/rust@a1ff955721 Rollup merge of #132106 - maxcabrajac:ident_ref, r=petrochenkov
rust-lang/rust@59ecf4d073 Fix is_from_proc_macro attr
rust-lang/rust@3338611c1b Switch CI from bors to merge queue
rust-lang/rust@9cf416dc6e Auto merge of #13586 - evanj:evan.jones/long-paragraph-edit, r=xFrednet
rust-lang/rust@5d681cfe78 Pass Ident by reference in ast Visitor
rust-lang/rust@6bcd0b9b42 Auto merge of #13558 - alex-semenyuk:const_is_empty_fix, r=dswij
rust-lang/rust@eb6026a27f Remove associated type based effects logic
rust-lang/rust@c2534dcc49 Auto merge of #13460 - ROMemories:feat/freq-units-allowed-idents, r=Centri3
rust-lang/rust@b0412d0dd7 borrow_deref_ref: do not trigger on &raw references
rust-lang/rust@cc0ec046b1 Fix #131977 parens mangled in shared mut static lint suggestion
rust-lang/rust@cefa31a524 Auto merge of #13588 - GuillaumeGomez:fix-lint-anchor, r=flip1995
rust-lang/rust@7115404a97 Open lint when clicking on its anchor
rust-lang/rust@54f9bc4884 nightly feature tracking: get rid of the per-feature bool fields
rust-lang/rust@b33977b852 Fix invalid lint ID filtering
rust-lang/rust@97d13a8c0a Fix not working lint anchor
rust-lang/rust@0bcc6f8156 docs: Fix too_long_first_doc_paragraph: line -> paragraph
rust-lang/rust@088f07a0a7 Represent TraitBoundModifiers as distinct parts in HIR
rust-lang/rust@78fc7bbfdd Auto merge of #131321 - RalfJung:feature-activation, r=nnethercote
rust-lang/rust@2fd8222bd4 terminology: #[feature] enables a feature (instead of "declaring" or "activating" it)
rust-lang/rust@f03f7c6c9d Auto merge of #129935 - RalfJung:unsupported_calling_conventions, r=compiler-errors
rust-lang/rust@3773534f29 Move COGNITIVE_COMPLEXITY to use macro again
rust-lang/rust@5873cb9d17 Auto merge of #13570 - Kijewski:pr-stray-comma, r=xFrednet
rust-lang/rust@8538562429 Auto merge of #13567 - y21:span_debug_assertions, r=flip1995
rust-lang/rust@1d0dad5eb3 Auto merge of #131988 - matthiaskrgr:rollup-tx173wn, r=matthiaskrgr
rust-lang/rust@d00ab2e955 Auto merge of #13569 - alex-semenyuk:fix_version, r=blyxyas
rust-lang/rust@b3bf128e54 don't lint nested items that don't have generated documentation in missing_docs_in_private_items
rust-lang/rust@2f71ce6651 don't lint unnamed constants in missing_docs_in_private_items
rust-lang/rust@2666ed6c5b Fix indentation of website code snippets
rust-lang/rust@65eb1ec0fb remove the semicolon for builtin macro call statements in statement_outside_block
rust-lang/rust@d8b2f9364d Rip out old effects var handling code from traits
rust-lang/rust@aab0eee4ef make unsupported_calling_conventions a hard error
rust-lang/rust@2a5de352a1 docs: remove stray comma
rust-lang/rust@64c4cf1cba Fix version for ref_option
rust-lang/rust@69b088626c Fix tests
rust-lang/rust@4de65a113f fix empty suggestion ICE in from_over_into
rust-lang/rust@38cf3f3234 add debug assertions for overlapping spans and empty replacements
rust-lang/rust@e518d66dc0 Apply review comments + use shallow_lint_levels_on
rust-lang/rust@e427a4e694 Remove module passes filtering
rust-lang/rust@8f8aa46a87 Follow review comments (optimize the filtering)
rust-lang/rust@698363122e Do not run lints that cannot emit
rust-lang/rust@5678531c6d Auto merge of #13564 - GnomedDev:fix-manualbits-in-macro, r=blyxyas
rust-lang/rust@f2f0175eb2 Auto merge of #13543 - GnomedDev:symbol-comparisons, r=y21
rust-lang/rust@a739cc3abe Stop linting manual_bits in any macro invoke
rust-lang/rust@6a795887c4 Auto merge of #13539 - GuillaumeGomez:allow-no-js, r=Alexendoo
rust-lang/rust@47effe4f68 Auto merge of #13562 - klensy:pc, r=flip1995
rust-lang/rust@da19d47147 Fix lints syntax highlighting
rust-lang/rust@82969e5c4e Allow to go through clippy lints page without javascript
rust-lang/rust@2c3a34a040 pulldown-cmark: don't pull getopts dep
rust-lang/rust@91a458f451 Hotfix TRAIT_METHODS static->const
rust-lang/rust@fea5e77da1 Merge commit 'a109190d7060236e655fc75533373fa274ec5343' into clippy-subtree-update
rust-lang/rust@8555922351 Don't trigger const_is_empty for inline const assertions
rust-lang/rust@ad002ea99f fix: linter
rust-lang/rust@40cb24f23c fix: simplify suggestion
rust-lang/rust@11162d1b48 fix: remove unnecessary unfilter_map usages
rust-lang/rust@979e297189 Update book
rust-lang/rust@a650692f8d Add test
rust-lang/rust@dedc380df9 Apply fixes from lint
rust-lang/rust@6b1779b0ee Add lint to check for slow symbol comparisons
rust-lang/rust@b95aa31a75 Stabilize isqrt feature
rust-lang/rust@62026c3228 Add units/unit prefixes of frequency to doc-valid-idents
rust-lang/rust@b2fd8a0192 Test fixing raw-dylib

@github-actions github-actions bot requested a review from a team as a code owner November 11, 2024 20:52
@zhassan-aws zhassan-aws reopened this Nov 11, 2024
@github-actions github-actions bot added the Z-BenchCI Tag a PR to run benchmark CI label Nov 11, 2024
@zhassan-aws zhassan-aws added this pull request to the merge queue Nov 11, 2024
Merged via the queue into main with commit db886e6 Nov 11, 2024
26 checks passed
@zhassan-aws zhassan-aws deleted the toolchain-2024-11-09 branch November 11, 2024 23:05
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.

2 participants