Automatic toolchain upgrade to nightly-2023-05-01 #9
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-2023-04-30 to nightly-2023-05-01 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@87b1f89 up to rust-lang/rust@9ecda8d. The log for this commit range is:
rust-lang/rust@9ecda8de85 Auto merge of #110427 - Nilstrieb:parallel-bootstrap-startup, r=albertlarsan68
rust-lang/rust@a98968ee0e Parallelize initial rust extraction
rust-lang/rust@f2eb9f85b9 Auto merge of #111017 - matthiaskrgr:rollup-yy9updi, r=matthiaskrgr
rust-lang/rust@d8d24d498f Rollup merge of #111000 - JohnBobbo96:core_option_unneeded_function, r=jyn514
rust-lang/rust@a42261086f Rollup merge of #110999 - clubby789:bootstrap-stderr, r=Mark-Simulacrum
rust-lang/rust@9b10f985f9 Rollup merge of #110996 - loongarch-rs:fix-bootstrap, r=ozkanonur
rust-lang/rust@eae208eef6 Rollup merge of #110732 - cjgillot:unit-const-prop, r=tmiasko
rust-lang/rust@5dec8dff7b Rollup merge of #110631 - notriddle:notriddle/impl-trait-cycle, r=GuillaumeGomez
rust-lang/rust@b64d4c2f26 Rollup merge of #110118 - jyn514:download-error, r=Mark-Simulacrum
rust-lang/rust@831c9298c8 Auto merge of #103406 - Jules-Bertholet:from_clone_slice_to_box, r=dtolnay
rust-lang/rust@89158e210c Auto merge of #110942 - Zalathar:coverage-tests, r=Mark-Simulacrum
rust-lang/rust@c1bb0e0911 Auto merge of #110935 - scottmcm:always-ord, r=Mark-Simulacrum
rust-lang/rust@d3edfd18c7 Auto merge of #111001 - matthiaskrgr:rollup-u590scu, r=matthiaskrgr
rust-lang/rust@b1d08275a9 rustdoc: catch and don't blow up on impl Trait cycles
rust-lang/rust@f7208139de Rollup merge of #110997 - scottmcm:slice-iter-comments, r=the8472
rust-lang/rust@a656a2019a Rollup merge of #110984 - cjgillot:const-infer-lifetime, r=compiler-errors
rust-lang/rust@549b3a13a1 Rollup merge of #110983 - GuillaumeGomez:foreign-repr, r=notriddle
rust-lang/rust@4b79276e60 Rollup merge of #110981 - jyn514:rustdoc-tests, r=notriddle
rust-lang/rust@791d33c5eb Rollup merge of #110973 - bindsdev:packed-struct-ref-diagnostic-note, r=compiler-errors
rust-lang/rust@e4daa810ff Rollup merge of #110652 - ojeda:core-no_global_oom_handling-test, r=Mark-Simulacrum
rust-lang/rust@734e866e63 Rollup merge of #110586 - ChrisDenton:msvc-oem-output, r=workingjubilee
rust-lang/rust@a4f391d4de Remove unneeded function call in
core::option.rust-lang/rust@18d2c60975
cfg-gateBoxFromSlicetraitrust-lang/rust@f5adff6bd8 Auto merge of #109611 - Zoxc:query-engine-rem, r=cjgillot
rust-lang/rust@b778688f91 Unify attributes retrieval for JSON and HTML rendering
rust-lang/rust@8c8d198d59 Output some bootstrap messages on stderr
rust-lang/rust@2693e20aa3 Extend foreign inlined item with
#[repr()]testrust-lang/rust@89b0956a9a Fix display of attributes for enums
rust-lang/rust@61b6f65884 Get
reprinformation throughAdtDeffor foreign itemsrust-lang/rust@57aac3f671 Improve internal field comments on
slice::Iter(Mut)rust-lang/rust@489925fcaf bootstrap: Fix compile error: unused-mut
rust-lang/rust@5da288f842 move lint tests into subdirectories
rust-lang/rust@5fa975142f Move some rustdoc-ui tests to subdirectories
rust-lang/rust@63028ac3a1 Do not force anonymous lifetimes in consts to be static.
rust-lang/rust@344dd0e828 Make
reprattribute local_onlyrust-lang/rust@d50ce1536c download-rustc: Give a better error message if artifacts can't be downloaded
rust-lang/rust@107d480892 improve error notes for packed struct reference diagnostic
rust-lang/rust@a6fa0e0fdb Don't accidentally ignore all output in
tests/run-make/coverage-reportsdiffsrust-lang/rust@8857cc2131
inline(always)forlt/le/ge/gton integers and floatsrust-lang/rust@9b9d39e43f Abstract
MultiByteToWideCharrust-lang/rust@73b65746e8 Fix Unreadable non-UTF-8 output on localized MSVC
rust-lang/rust@075ee26b68 Loosen
From<&[T]> for Box<[T]>bound to T: Clonerust-lang/rust@b6943736bd Inline tweaks
rust-lang/rust@4440e8196a Add query accessor functions
rust-lang/rust@66d85438ca Remove QueryEngine trait
rust-lang/rust@897a146006 Move on_disk_cache.rs
rust-lang/rust@3938541d29 tests: add test for warning-free builds of
coreunderno_global_oom_handlingrust-lang/rust@baa13123ef Make some tests unit.
rust-lang/rust@46a25581aa Extract variable
rust-lang/rust@fa4639195c bootstrap.py: Use loop for
_download_component_helperrust-lang/rust@488da69ce9 bootstrap.py: Create cache before download