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-2025-01-16 #3836

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

github-actions[bot]
Copy link
Contributor

Update Rust toolchain from nightly-2025-01-15 to nightly-2025-01-16 without any other source changes.

@github-actions github-actions bot requested a review from a team as a code owner January 16, 2025 03:18
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@8361aef up to
rust-lang/rust@419b3e2. The log
for this commit range is:

/~https://github.com/rust-lang/rust/commit/419b3e2d3e Auto merge of #135540 - GuillaumeGomez:rollup-40lfb7l, r=GuillaumeGomez

rust-lang/rust@27f336106d Auto merge of #133461 - ferrocene:add-copyright-files-to-dist, r=Kobzol
rust-lang/rust@01ae58bff1 Rollup merge of #135529 - onur-ozkan:outdated-fixme, r=jieyouxu
rust-lang/rust@4de739be52 Rollup merge of #135507 - chriskrycho:trpl-edition-updates-stable, r=ehuss
rust-lang/rust@b1035d7f49 Rollup merge of #135498 - compiler-errors:dyn-upcasting-completeness, r=lcnr
rust-lang/rust@b1d047b27c Rollup merge of #135428 - camelid:attr-cleanup, r=GuillaumeGomez
rust-lang/rust@369d135733 Rollup merge of #135003 - RalfJung:deprecate-allowed-through-unstable, r=davidtwco
rust-lang/rust@4c26dc5d3d Rollup merge of #132654 - joboet:lazy_main, r=ChrisDenton
rust-lang/rust@341f60327f Auto merge of #134353 - oli-obk:safe-target-feature-unsafe-by-default, r=wesleywiser
rust-lang/rust@896953aee7 remove outdated FIXME
rust-lang/rust@2776bdfe42 Auto merge of #135525 - jhpratt:rollup-4gu2wpm, r=jhpratt
rust-lang/rust@8e91327e71 Rollup merge of #135520 - compiler-errors:mono-impossible-drop-with-lifetimes, r=BoxyUwU
rust-lang/rust@f35ff74ac6 Rollup merge of #135424 - compiler-errors:unstable-lint, r=ehuss
rust-lang/rust@56eb7bd9a9 Rollup merge of #134678 - zachs18:offset-ptr-update, r=tgross35
rust-lang/rust@bf4aeeb45c Rollup merge of #134338 - tgross35:overflowing-c-safe-ret, r=bjorn3,antoyo
rust-lang/rust@229c91bc31 Rollup merge of #134143 - nyurik:err-nul, r=dtolnay
rust-lang/rust@f9d8b6590d Rollup merge of #133807 - mrkajetanp:ci-aarch64-opt-dist, r=Kobzol
rust-lang/rust@285df03257 Rollup merge of #132397 - m-ou-se:warn-missing-abi, r=Nadrieril
rust-lang/rust@767d4fe64e Avoid notes that only make sense for unsafe functions
rust-lang/rust@1952b87780 Try to render shorthand differently
rust-lang/rust@33651f49a0 Render fn defs with target_features attrs with the attribute [second site]
rust-lang/rust@50654e5384 Render fn defs with target_features attrs with the attribute
rust-lang/rust@e1a8b0da2d Hide the internal unsafety of safe target_feature fn items
rust-lang/rust@56178ddc90 Treat safe target_feature functions as unsafe by default
rust-lang/rust@7ae494abd4 show deprecation message in rustdoc, too
rust-lang/rust@f1c95c9000 intrinsics: deprecate calling them via the unstable std::intrinsics path
rust-lang/rust@cf0ab86251 allowed_through_unstable_modules: support showing a deprecation message when the unstable module name is used
rust-lang/rust@561a097b65 late_report_deprecation: move fast-path closer to the core logic
rust-lang/rust@00ded39014 Auto merge of #135519 - workingjubilee:rollup-xq9yryh, r=workingjubilee
rust-lang/rust@58d6301cad Update ReadDir::next in std::sys::pal::unix::fs to use &raw const (*ptr).field instead of ptr.offset(...).cast().
rust-lang/rust@c89ee081dd Make sure we actually use the right trivial lifetime substs when eagerly monomorphizing drop for structs
rust-lang/rust@f6a2db8e1b Update compiler-builtins to 0.1.143
rust-lang/rust@4f25a31128 Rollup merge of #135505 - GuillaumeGomez:clippy, r=notriddle
rust-lang/rust@b52f2fab59 Rollup merge of #135499 - lolbinarycat:rustdoc-link-underline-133484, r=GuillaumeGomez
rust-lang/rust@0a1b9db65d Rollup merge of #135425 - compiler-errors:not-conditionally-const, r=RalfJung
rust-lang/rust@11ac57af6e Rollup merge of #135423 - compiler-errors:enforce-const-trait-syntactical, r=oli-obk,RalfJung
rust-lang/rust@7c85da9003 Rollup merge of #135380 - compiler-errors:mismatch-valtree, r=lcnr
rust-lang/rust@b998c297a7 Rollup merge of #135353 - lolbinarycat:rustdoc-disable-minification, r=notriddle
rust-lang/rust@0a5a8c4ec7 Rollup merge of #135302 - lolbinarycat:rustdoc-search-return-sort-134935, r=notriddle
rust-lang/rust@55247be779 Rollup merge of #135264 - compiler-errors:layout-propagate-errors, r=oli-obk
rust-lang/rust@f256f9ef22 Rollup merge of #135228 - compiler-errors:normalizes-ur-dispatch, r=BoxyUwU
rust-lang/rust@aa8bc2563e Rollup merge of #134940 - compiler-errors:scrape, r=lcnr
rust-lang/rust@8f7e62268a Rollup merge of #134913 - rhelmot:master, r=jieyouxu
rust-lang/rust@93ba568ab9 Auto merge of #135385 - rust-lang:cargo_update, r=clubby789
rust-lang/rust@a911da13dd Use a C-safe return type for __rust_[ui]128_* overflowing intrinsics
rust-lang/rust@dd333ca66f Auto merge of #135180 - tgross35:update-builtins, r=tgross35
rust-lang/rust@7bae381274 TRPL: incorporate all backward-compatible Edition changes
rust-lang/rust@62d5562bc6 Fix clippy lints
rust-lang/rust@4f6902d1ef fix underlining of hovered intra-doc links.
rust-lang/rust@5775190dba Make sure to scrape region constraints from deeply normalizing type outlives assumptions in borrowck
rust-lang/rust@2743df848b Enforce syntactical stability of const traits in HIR
rust-lang/rust@b89a6e4932 Consider more erroneous layouts as LayoutError::ReferencesError to suppress spurious errors
rust-lang/rust@2669f2a7c7 Do not consider traits that have unsatisfied const conditions to be conditionally const
rust-lang/rust@3cd75812c8 Normalize field before checking PhantomData in coerce/dispatch impl validation
rust-lang/rust@516a93353d Make sure we can produce ConstArgHasWrongType errors for valtree consts
rust-lang/rust@3d9dcf4636 Un-spaghettify the control flow of generate_lint_output
rust-lang/rust@fcc34b2c44 Update compiler-builtins to 0.1.141
rust-lang/rust@bf545ce2fe Prefer lower TraitUpcasting candidates
rust-lang/rust@f5e23d5c7b fix typo and unit test
rust-lang/rust@244316f711 add disclaimer to --disable-minification
rust-lang/rust@2c28cc45c8 add comments explaining main thread identification
rust-lang/rust@1d25252604 make sure that the allocator is actually called in allocator test
rust-lang/rust@14f7f4b7bf std: lazily allocate the main thread handle
rust-lang/rust@0e5ee891b2 Revert "Remove the Arc rt::init allocation for thread info"
rust-lang/rust@a907c56a77 Add hir::HeaderSafety to make follow up commits simpler
rust-lang/rust@ebd5ce1828 for purely return-type based searches, deprioritize clone-like functions
rust-lang/rust@3d54764121 ci: Enable opt-dist for dist-aarch64-linux builds
rust-lang/rust@f92b32c5f6 rustdoc: Eliminate AttributesExt
rust-lang/rust@5ccd6c04e5 rustdoc: Extract AttributesExt::lists trait method as function
rust-lang/rust@e2fcdb8d36 rustdoc: Extract AttributesExt::cfg trait method as function
rust-lang/rust@7f743c7d1f bootstrap: do not rely on LIBRARY_PATH env variable
rust-lang/rust@9cbd17778a Detect unstable lint docs that dont enable their feature
rust-lang/rust@0f1e253066 cargo update
rust-lang/rust@d4057e8df0 re-add --disable-minification to rustdoc
rust-lang/rust@86b86fa8fb Rename pos to position
rust-lang/rust@2f5a3d4b06 Convert struct FromBytesWithNulError into enum
rust-lang/rust@11bc805369 Don't allow DispatchFromDyn impls that transmute ZST to non-ZST
rust-lang/rust@3c3186148e Don't allow transmuting ZSTs in dispatch_from_dyn impl
rust-lang/rust@585c9765a2 Update tests.
rust-lang/rust@e7bd340ba4 Switch missing_abi lint to warn-by-default.
rust-lang/rust@f7f2fa540f Ensure generate-copyright is executed from the project root.
rust-lang/rust@f9c16997dc dist: Re-work how we describe the licence of Rust in our distributions

@qinheping qinheping closed this Jan 16, 2025
@qinheping qinheping added the Z-BenchCI Tag a PR to run benchmark CI label Jan 16, 2025
@qinheping qinheping reopened this Jan 16, 2025
@tautschnig tautschnig added this pull request to the merge queue Jan 16, 2025
Merged via the queue into main with commit 72637ee Jan 16, 2025
27 of 28 checks passed
@tautschnig tautschnig deleted the toolchain-2025-01-16 branch January 16, 2025 09:13
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