Automatic toolchain upgrade to nightly-2024-07-15 #3341
Merged
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-14 to nightly-2024-07-15 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@fcaa6fd up to rust-lang/rust@d9284af. The log for this commit range is:
rust-lang/rust@d9284afea9 Auto merge of #127726 - RalfJung:miri-sync, r=RalfJung
rust-lang/rust@f8e4ac0760 Auto merge of #127728 - matthiaskrgr:rollup-ercdbjd, r=matthiaskrgr
rust-lang/rust@f19cb0b294 Rollup merge of #127711 - BoxyUwU:add_effects_test, r=fee1-dead
rust-lang/rust@79000d2a8f Rollup merge of #127630 - compiler-errors:type-ascription, r=chenyukang
rust-lang/rust@77d25b9f9c Rollup merge of #127592 - tesuji:patch-1, r=Mark-Simulacrum
rust-lang/rust@5d1f9e21cf Rollup merge of #127587 - compiler-errors:all-features-at-once, r=Nilstrieb
rust-lang/rust@febe4423c1 Rollup merge of #127273 - nnethercote:fix-DebugParser, r=workingjubilee
rust-lang/rust@e90f04731a Auto merge of #3745 - joboet:os_unfair_lock, r=RalfJung
rust-lang/rust@32221c3a10 implement the
os_unfair_lock
functions on macOSrust-lang/rust@5f993496b5 Auto merge of #3750 - RalfJung:dangling-intermediate-ref, r=RalfJung
rust-lang/rust@9a23878ea7 add test for intermediate reference in '&(*x).0 as *const i32'
rust-lang/rust@09682988f2 Auto merge of #125935 - madsmtm:merge-os-apple, r=workingjubilee
rust-lang/rust@306d5788a6 Merge Apple
std::os
extensions modules intostd::os::darwin
rust-lang/rust@88fa119c77 Auto merge of #127670 - compiler-errors:no-type-length-limit, r=jackh726
rust-lang/rust@a241cf1c49 Auto merge of #127713 - matthiaskrgr:rollup-zxlyexf, r=matthiaskrgr
rust-lang/rust@82f13e7215 Rollup merge of #127710 - RalfJung:features, r=compiler-errors
rust-lang/rust@dba010d7fa Rollup merge of #127704 - workingjubilee:fixup-better-than, r=ChrisDenton
rust-lang/rust@bef29c0a8f Rollup merge of #127697 - onur-ozkan:use-std-filetimes, r=Kobzol
rust-lang/rust@60e10e65ba Rollup merge of #127322 - onur-ozkan:ci-rustc-incompatible-options, r=Mark-Simulacrum
rust-lang/rust@459120d983 Rollup merge of #127083 - BoxyUwU:relnotes_1_80, r=Mark-Simulacrum,workingjubilee
rust-lang/rust@0ffbddd09e Auto merge of #127087 - cjgillot:small-map, r=oli-obk
rust-lang/rust@a54dbbfd0e add_effects_test
rust-lang/rust@2dd5369eda clarify the meaning of the version number for accepted/removed features
rust-lang/rust@8a63c84af5 Auto merge of #127706 - workingjubilee:rollup-d07ij30, r=workingjubilee
rust-lang/rust@8f73091166 Add 1.80 release notes
rust-lang/rust@4cd8dc6335 Auto merge of #127705 - workingjubilee:rollup-sjlzycu, r=workingjubilee
rust-lang/rust@6a3566c2b0 Rollup merge of #127671 - notriddle:notriddle/issue-d, r=Mark-Simulacrum
rust-lang/rust@2d8493bb5f Rollup merge of #127659 - saethlin:manually-drop-bufwriter, r=joboet
rust-lang/rust@125343e7ab Rollup merge of #127558 - nnethercote:more-Attribute-cleanups, r=petrochenkov
rust-lang/rust@1c8ea14272 Rollup merge of #127477 - nnethercote:tweak-inner_attr_ranges, r=petrochenkov
rust-lang/rust@1d59d22ac1 Rollup merge of #127434 - onur-ozkan:use-bootstrap-instead-of-rustbuild, r=Mark-Simulacrum
rust-lang/rust@4c493db0d9 Rollup merge of #122300 - CastilloDel:master, r=cjgillot
rust-lang/rust@9201f18310 Rollup merge of #127677 - onur-ozkan:use-correct-modes, r=Kobzol
rust-lang/rust@285d45d299 Rollup merge of #127446 - zachs18:miri-stdlib-leaks-core-alloc, r=Mark-Simulacrum
rust-lang/rust@5c56577948 Rollup merge of #127370 - ChrisDenton:win-sys, r=Mark-Simulacrum
rust-lang/rust@193767e650 doc: Suggest
str::repeat
overiter::repeat().take().collect()
rust-lang/rust@99a5964b73 Fix minor typos in std::process doc on Win argv
rust-lang/rust@00167abb41 Auto merge of #127694 - bjorn3:sync_cg_clif-2024-07-13, r=bjorn3
rust-lang/rust@e2c15fe03b use std for file mtime and atime modifications
rust-lang/rust@6ff363f0ff Merge commit '659243d85c7489412bd0faa1c068d904a6042941' into sync_cg_clif-2024-07-13
rust-lang/rust@659243d85c Fix rustc test suite
rust-lang/rust@739dfcab8e Rustup to rustc 1.81.0-nightly (c6727fc9b 2024-07-12)
rust-lang/rust@41070bd938 explain why we use in-tree std for compiletest
rust-lang/rust@fc0d1dc99b use
ModeToolBootstrap
for run-make-support's crate testsrust-lang/rust@f5c3195e92 Nicer error message when using raw-dylib
rust-lang/rust@6e3cff7094 Bless coverage.
rust-lang/rust@7ac7f135e3 Propagate places through assignments.
rust-lang/rust@af876626b0 Add test for copying aggregates.
rust-lang/rust@76f5bc6a9f Create mapped places upon seeing them in the body.
rust-lang/rust@aa0e8e1475 Fix
DebugParser
.rust-lang/rust@cf2dfb2ced Add a test for
Parser::debug_lookahead
.rust-lang/rust@69f6145ad8 Change
look
from a macro to a function.rust-lang/rust@42ee400b0f Move assertion-free rustdoc ice tests to rustdoc-ui
rust-lang/rust@938ed369ad Gate the type length limit check behind a nightly flag
rust-lang/rust@17419f6499 rustdoc: rename
issue-\d+.rs
tests to have meaningful namesrust-lang/rust@4d35754c46 Add URL and crate_name to test cases
rust-lang/rust@7fc69436a1 Use ManuallyDrop in BufWriter::into_parts
rust-lang/rust@a36fcc8969 Remove lang feature for type ascription
rust-lang/rust@153a381104 Report usage of lib features in ast validation
rust-lang/rust@6f65362b08 Auto merge of #3720 - safinaskar:read, r=RalfJung
rust-lang/rust@478ba59026 Add some comments.
rust-lang/rust@d6ebbbfcb2 Factor out
AttrsTarget
flattening code.rust-lang/rust@d8b6aa6d0d Use
cfg_attr
as a name more.rust-lang/rust@fee152556f Rework
Attribute::get_tokens
.rust-lang/rust@8a390bae06 Change empty replace range condition.
rust-lang/rust@ea7c1366b5 Fix libc::read shim: make it write to a buffer correct amount of bytes. Add tests for the new behavior.
rust-lang/rust@f5527949f2 Move
Spacing
intoFlatToken
.rust-lang/rust@96fa075225 Fix rustc test suite
rust-lang/rust@7292fa2a90 Update dependencies
rust-lang/rust@344e4ef787 Fix rustc test suite
rust-lang/rust@cf25d25de3 Rustup to rustc 1.81.0-nightly (35b658fb1 2024-07-08)
rust-lang/rust@29bc1a5cc0 Sync from rust 35b658fb1071d752d092751d9f17a9fa7b154ec4
rust-lang/rust@f50b0b861a Auto merge of #3739 - joboet:macos_tls_dtors, r=RalfJung
rust-lang/rust@d5aba8d1db Auto merge of #3741 - rust-lang:rustup-2024-07-09, r=RalfJung
rust-lang/rust@1dcc3420d2 Merge from rustc
rust-lang/rust@f86f789323 Preparing for merge from rustc
rust-lang/rust@13c6476c90 implement support for multiple TLS destructors on macOS
rust-lang/rust@a88c4d67d9 Split the stack in
make_attr_token_stream
.rust-lang/rust@b16201317e Use iterator normally in
make_attr_token_stream
.rust-lang/rust@a47ae57a18 Use an
@
pattern to shorten some code.rust-lang/rust@99721c8469 Clear
inner_attr_ranges
regularly.rust-lang/rust@776ab988c1 Auto merge of #113128 - WaffleLapkin:become_trully_unuwuable, r=oli-obk,RalfJung
rust-lang/rust@51727bae4b Update src/bootstrap/mk/Makefile.in
rust-lang/rust@d8717cf780 Re-enable Miri leak checking in CI.
rust-lang/rust@9978261a6e Support tail calls in mir via
TerminatorKind::TailCall
rust-lang/rust@964f6d9b6a Auto merge of #3738 - RalfJung:stack-partial-eq, r=RalfJung
rust-lang/rust@6e754fee71 Stacked Borrows: fix PartialEq for Stack
rust-lang/rust@a10c7a4b9b Remove non-focused memory leak in
std
doctest for Miri.rust-lang/rust@36258ed947 Mitigate focused memory leaks in
core
doctests for Miri.rust-lang/rust@e4c064d813 Remove non-focused memory leaks in
core
doctests for Miri.rust-lang/rust@e0ed696d2f Mitigate focused memory leaks in
alloc
doctests for Miri.rust-lang/rust@93e3c00670 Remove non-focused memory leaks in
alloc
doctests for Miri.rust-lang/rust@48192701e0 use "bootstrap" instead of "rustbuild" in comments and docs
rust-lang/rust@335bdd4eec handle ci-rustc incompatible options during config parse
rust-lang/rust@838b8d5898 Auto merge of #3698 - folkertdev:sched-setaffinity, r=RalfJung
rust-lang/rust@d65e3688df
sched_setaffinity
: adjust test on BE systemsrust-lang/rust@46019523e8
sched_setaffinity
: testcpusetsize == 0
rust-lang/rust@9a0e671cc2 lookup c_ulong instead of hard-coding the chunk size
rust-lang/rust@d358f5dcf9 Auto merge of #3736 - rust-lang:rustup-2024-07-06, r=RalfJung
rust-lang/rust@7a9e1e3aac Merge from rustc
rust-lang/rust@4b69da91c1 Preparing for merge from rustc
rust-lang/rust@e136f08a6f Add experimental raw-dylib feature to std
rust-lang/rust@a5dc082d6f Use windows_targets macro for alloc
rust-lang/rust@c77a2c6c0c implement
libc::sched_getaffinity
andlibc::sched_setaffinity
rust-lang/rust@8f03c9763f Auto merge of #3733 - rust-lang:rustup-2024-07-05, r=RalfJung
rust-lang/rust@9afcb2162b Merge from rustc
rust-lang/rust@987f973a59 Preparing for merge from rustc
rust-lang/rust@8620e85a1c Auto merge of #123781 - RalfJung:miri-fn-identity, r=oli-obk
rust-lang/rust@86995400f3 Auto merge of #3702 - Mandragorian:multiple_targets, r=RalfJung
rust-lang/rust@253436c04c Better parsing of #[section_name] on Mach-O
rust-lang/rust@12bfa7b40a Auto merge of #3688 - tgross35:float-cast-test-refactor, r=RalfJung
rust-lang/rust@93c174985c Add casting tests for
f16
andf128
rust-lang/rust@c5e9513aa2 Refactor float casting tests
rust-lang/rust@2d33d7bc62 Run tests for all specified targets
rust-lang/rust@937b5c4594 remove leading space on
frame-pointers
rust-lang/rust@c6b883bb2e Fix spans
rust-lang/rust@e4bde05ed6 Give Instance::expect_resolve a span
rust-lang/rust@a6056bce92 Miri function identity hack: account for possible inlining
rust-lang/rust@f35bd40d18 Remove unused generic_args arguments from intrinsic codegen functions
rust-lang/rust@126fd7c31d Also mark .debug_line_str as mergeable strings
rust-lang/rust@7a1601553d Mark .debug_str as mergeable strings
rust-lang/rust@28950f36cc Merge branch 'sync_from_rust'
rust-lang/rust@5adaed06a0 Merge commit '49cd5dd454d0115cfbe9e39102a8b3ba4616aa40' into sync_cg_clif-2024-06-30
rust-lang/rust@2d5a4832f3 Acknowledge comments
rust-lang/rust@f0f867e2d3 Run filecheck on dest-prop/simple.rs
rust-lang/rust@069209034d Run filecheck on dest-prop/dead_stores_79191.rs and dead_stores_better.rs
rust-lang/rust@853311c358 Run filecheck on dest-prop/cycle.rs
rust-lang/rust@f238eba621 Run filecheck on dest-prop/copy_propagation.rs
rust-lang/rust@6bd68fcceb Run filecheck on dest-prop/branch.rs