Skip to content

Automatic toolchain upgrade to nightly-2025-04-22 #4039

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

Merged
merged 1 commit into from
Apr 22, 2025

Conversation

github-actions[bot]
Copy link
Contributor

Update Rust toolchain from nightly-2025-04-21 to nightly-2025-04-22 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@b8c54d6 up to
rust-lang/rust@d6c1e45. The log
for this commit range is:

https://github.com/rust-lang/rust/commit/d6c1e454aa Auto merge of #140127 - ChrisDenton:rollup-2kye32h, r=ChrisDenton

rust-lang/rust@1cb9a0d450 Rollup merge of #140118 - tamird:cstr-cleanup, r=joboet
rust-lang/rust@8ecaf148e7 Rollup merge of #140111 - jogru0:redundant_pattern, r=compiler-errors
rust-lang/rust@ef167557b6 Rollup merge of #140107 - tshepang:rdg-push, r=jieyouxu
rust-lang/rust@df9e15e69f Rollup merge of #140076 - aDotInTheVoid:jsondocline, r=GuillaumeGomez
rust-lang/rust@a37f4236cd Rollup merge of #140074 - aDotInTheVoid:auto-test, r=GuillaumeGomez
rust-lang/rust@96ac7d8b5e Rollup merge of #140052 - GuillaumeGomez:fix-140026, r=nnethercote
rust-lang/rust@b3a0104ddb Rollup merge of #140047 - matthiaskrgr:clo, r=compiler-errors
rust-lang/rust@204e9a0a8d Rollup merge of #140036 - jieyouxu:ui-cleanup-4, r=compiler-errors
rust-lang/rust@cac8bc3d1f Rollup merge of #139795 - jethrogb:jb/sgx-linkage-comments, r=joboet
rust-lang/rust@5779843eda Rollup merge of #139711 - thaliaarchi:hermit-args, r=jhpratt
rust-lang/rust@1ca5e4f1c1 Rollup merge of #134213 - folkertdev:stabilize-naked-functions, r=tgross35,Amanieu,traviscross
rust-lang/rust@8f2819b0e3 Auto merge of #140122 - ChrisDenton:rollup-qsj6xu0, r=ChrisDenton
rust-lang/rust@77325f5200 Rollup merge of #140121 - blyxyas:code_stats_pub_docs, r=jieyouxu
rust-lang/rust@280aa4ab1a Rollup merge of #140120 - ChrisDenton:mir-opt-dump-rev, r=jieyouxu
rust-lang/rust@c43b82f576 Rollup merge of #140030 - EnzymeAD:autodiff-debug, r=jieyouxu
rust-lang/rust@f8c67c6d15 Rollup merge of #140029 - reddevilmidzy:move-test, r=jieyouxu
rust-lang/rust@f79eef91df Rollup merge of #140021 - compiler-errors:no-deep-norm-ice, r=lcnr
rust-lang/rust@24bd5649b1 Rollup merge of #140009 - ShE3py:tls-abort, r=thomcc
rust-lang/rust@10e17dc3a4 Rollup merge of #139982 - coolreader18:time-doc-tweak, r=jhpratt
rust-lang/rust@6925d2ff22 Rollup merge of #139946 - mumbleskates:any-fix-missing-word, r=jhpratt
rust-lang/rust@619ed1540a Document why CodeStats::type_sizes is public
rust-lang/rust@5e202a3c71 Use output dir for mir_dump_dir
rust-lang/rust@aedbd2d1ec Replace colon with parentheses, add missing period
rust-lang/rust@2039b36f90 cleanup redundant pattern instances
rust-lang/rust@c8f9423028 Auto merge of #139727 - rust-lang:cargo_update, r=Mark-Simulacrum
rust-lang/rust@c6510d9e55 Merge pull request #2349 from rust-lang/rustc-pull
rust-lang/rust@dd2d6b222b Cleaned up 5 tests in tests/ui
rust-lang/rust@d12c1f581f Merge from rustc
rust-lang/rust@49b62eeacc Preparing for merge from rustc
rust-lang/rust@b8005bff32 Auto merge of #140079 - ChrisDenton:rollup-2h5cg94, r=ChrisDenton
rust-lang/rust@de9323973a remove a couple clones
rust-lang/rust@d3fab38b0a Rollup merge of #140054 - c-git:patch-1, r=joboet
rust-lang/rust@c113a3bc2d Rollup merge of #140051 - ehuss:exploit-footnotes, r=jieyouxu
rust-lang/rust@67539cee69 Rollup merge of #140044 - tshepang:rdg-push, r=jieyouxu
rust-lang/rust@5a961da316 Rollup merge of #139990 - jswrenn:no-nfas, r=tmiasko
rust-lang/rust@d15c603173 Rollup merge of #137953 - RalfJung:simd-intrinsic-masks, r=WaffleLapkin
rust-lang/rust@fd4a093a4e jsondocck: Require command is at start of line
rust-lang/rust@c7e976eb1e rustdoc-json: Improve test for auto-trait impls
rust-lang/rust@566dfd1a0d simd intrinsics with mask: accept unsigned integer masks
rust-lang/rust@df8a3d5f1d stabilize naked_functions
rust-lang/rust@957b5488a5 transmutability: remove NFA intermediate representation
rust-lang/rust@648653824b docs: fix typo change from inconstants to invariants
rust-lang/rust@f3b7e2381a Switch exploit mitigations to mdbook footnotes
rust-lang/rust@88a5e1ef68 Add regression test for #140026
rust-lang/rust@e0437ec364 Fix error when an intra doc link is trying to resolve an empty associated item
rust-lang/rust@ae4b6d6c65 Update docs for AssocItems::filter_by_name_unhygienic
rust-lang/rust@47911eb677 Don't ICE on pending obligations from deep normalization in a loop
rust-lang/rust@021ebcc3c7 Merge pull request #2348 from rust-lang/tshepang-error-pattern-cleaning
rust-lang/rust@48612702d9 improve readability by adding pauses
rust-lang/rust@d09b3c75de fix grammar
rust-lang/rust@6be60e83b5 needed a stronger pause
rust-lang/rust@976d13fe49 Merge pull request #2346 from folkertdev/bootstrap-in-dependencies
rust-lang/rust@1ab497b3f4 document #[cfg(bootstrap)] in dependencies
rust-lang/rust@b886a8e654 Merge pull request #2347 from rust-lang/rustc-pull
rust-lang/rust@07b7f00a9e fix broken link
rust-lang/rust@3b2302ec0d Merge from rustc
rust-lang/rust@a0c64dce0d Preparing for merge from rustc
rust-lang/rust@52616fa902 Merge pull request #2344 from rust-lang/tshepang-patch-1
rust-lang/rust@311ef44dca readme: be copy-paste friendly
rust-lang/rust@b47fe51610 tests: adjust tests/ui/auto-instantiate.rs
rust-lang/rust@40b73322b9 tests: adjust some augmented-assignment* tests
rust-lang/rust@a86df238d3 tests: rework amdgpu-require-explicit-cpu.rs
rust-lang/rust@b3739f3c0e Only consider MonoItem::Fn when preventing inlining for autodiff source functions
rust-lang/rust@87072c1d2e Remove errant doc comment lines
rust-lang/rust@9058bab9a9 Move <CStr as Debug> test to coretests
rust-lang/rust@f727b3622b Invert <CString as Deref>::deref and CString::as_c_str
rust-lang/rust@17b7d63fd7 rtprintpanic: clarify that the error is aborting the process
rust-lang/rust@0d56e3eed1 LocalKey: document that the dtor should not panic
rust-lang/rust@9e2e6d71b3 Merge pull request #2340 from rust-lang/autodiff-build-instr
rust-lang/rust@834dbf565c upstream autodiff build instructions
rust-lang/rust@34573d683f Be more specific about the error in the SystemTime example
rust-lang/rust@88bd1913f2 Point UNIX_EPOCH to associated constant in SystemTime docs
rust-lang/rust@35a3c3bfd5 Merge pull request #2339 from rust-lang/autodiff-docs
rust-lang/rust@1236dcb9ce add a first version of autodiff docs
rust-lang/rust@abf401df1c fix missing word in comment
rust-lang/rust@a9bcdb0ca1 Merge pull request #2337 from xizheyin/sync-code
rust-lang/rust@855ecf9a96 Remind to update dev branch while behind too many commits
rust-lang/rust@8dc773296c Clarify why SGX code specifies linkage/symbol names for certain statics
rust-lang/rust@97be6a6131 Merge pull request #2333 from rust-lang/convetions-chapt-cleaning
rust-lang/rust@9e99fc3a73 clean "Coding conventions" chapter
rust-lang/rust@c1f0498e65 Hermit: Unify std::env::args with Unix
rust-lang/rust@b3b89b6854 Merge pull request #2334 from rust-lang/consistency
rust-lang/rust@38f06e3701 Merge pull request #2321 from jieyouxu/ui-lint-allows
rust-lang/rust@8c378f7990 tests: document -A {unused,internal_features} ui test mode presets
rust-lang/rust@330daad17f cargo update
rust-lang/rust@de1dfd37b7 Merge pull request #2335 from Urgau/triagebot-feat-1
rust-lang/rust@40bfc14c7d Enable [canonicalize-issue-links] and [no-mentions] in triagebot.toml
rust-lang/rust@2af7ec32be use consistent title capitalization
rust-lang/rust@17f72ff668 Merge pull request #2331 from rust-lang/tshepang-patch-6
rust-lang/rust@667aa2e952 fix path
rust-lang/rust@f79a89da92 Merge pull request #2330 from rust-lang/tshepang-patch-5
rust-lang/rust@e33a6d6f60 date-check rdg contribution section
rust-lang/rust@14ea903d4d Merge pull request #2327 from rust-lang/tshepang-patch-1
rust-lang/rust@208e421ed3 Merge pull request #2329 from rust-lang/tshepang-patch-4
rust-lang/rust@af4419a32b Merge pull request #2328 from rust-lang/tshepang-patch-3
rust-lang/rust@7ba53b7b75 add missing word
rust-lang/rust@770a6fcb48 remove implied text
rust-lang/rust@3ae1c9df5b use more simple language
rust-lang/rust@1a20e2193e Merge pull request #2326 from rust-lang/tshepang-patch-3
rust-lang/rust@e0a2250f20 ease copy-paste
rust-lang/rust@46df4576c5 Merge pull request #2325 from freyacodes/crater-link-fix
rust-lang/rust@c5e23697c0 Update "crater" link to actually point to crater.md
rust-lang/rust@e6eb98f8a3 Merge pull request #2320 from smanilov/patch-1
rust-lang/rust@b2fce61869 Update table of contents in about-this-guide.md
rust-lang/rust@5806cb565d Merge pull request #2324 from smanilov/patch-3
rust-lang/rust@c285fe7256 Fix link to rustc_* TEST attributes in ui.md

@github-actions github-actions bot requested a review from a team as a code owner April 22, 2025 19:30
@carolynzech carolynzech reopened this Apr 22, 2025
@github-actions github-actions bot added the Z-BenchCI Tag a PR to run benchmark CI label Apr 22, 2025
@tautschnig tautschnig added this pull request to the merge queue Apr 22, 2025
Merged via the queue into main with commit cf92ce6 Apr 22, 2025
26 checks passed
@tautschnig tautschnig deleted the toolchain-2025-04-22 branch April 22, 2025 22:33
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