Skip to content

Automatic toolchain upgrade to nightly-2023-02-05 #11

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

Closed
wants to merge 5 commits into from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Apr 3, 2023

Update Rust toolchain from nightly-2023-02-04 to nightly-2023-02-05 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@658fad6 up to rust-lang/rust@50d3ba5. The log for this commit range is:
rust-lang/rust@50d3ba5bcbf Auto merge of #107672 - matthiaskrgr:rollup-7e6dbuk, r=matthiaskrgr
rust-lang/rust@47fc625a921 Rollup merge of #107661 - oli-obk:breathing_room, r=oli-obk
rust-lang/rust@d381eca5dc0 Rollup merge of #107646 - estebank:specific-span, r=compiler-errors
rust-lang/rust@3666fa08005 Rollup merge of #107116 - ozkanonur:consolidate-bootstrap-docs, r=jyn514
rust-lang/rust@3de7d7fb22a Auto merge of #107549 - Zoxc:rustc-shared, r=jyn514
rust-lang/rust@6558326e7b5 consolidate bootstrap docs
rust-lang/rust@9dee4e4c42d Auto merge of #107267 - cjgillot:keep-aggregate, r=oli-obk
rust-lang/rust@d78fb1a0157 Remove Esteban from review queues for a while
rust-lang/rust@4aa6afa7f8a Auto merge of #107618 - chriswailes:linker-arg, r=albertlarsan68
rust-lang/rust@91eb6f9acfc Auto merge of #107591 - krasimirgg:llvm-17-pgoopts, r=cuviper
rust-lang/rust@e6c56cda096 review comments
rust-lang/rust@886b2c3e005 Auto merge of #107650 - compiler-errors:rollup-4pntchf, r=compiler-errors
rust-lang/rust@13bd75f425f Rollup merge of #107632 - ameknite:issue-107622-fix, r=jyn514
rust-lang/rust@ef520bd82a4 Rollup merge of #107631 - BoxyUwU:triagebot_cargo_lock, r=compiler-errors
rust-lang/rust@72599c69b5d Rollup merge of #107621 - compiler-errors:intern-external-constraints, r=lcnr
rust-lang/rust@f7210b3bedd Rollup merge of #107615 - notriddle:notriddle/nbsp, r=GuillaumeGomez
rust-lang/rust@1594b58ce78 Rollup merge of #107595 - michaelwoerister:retry_proc_macro_loading, r=petrochenkov
rust-lang/rust@e99e05d1359 Rollup merge of #107551 - fee1-dead-contrib:rm_const_fnmut_helper, r=oli-obk
rust-lang/rust@beb5cc9cf79 Rollup merge of #107519 - joboet:raw_os_error_ty, r=Amanieu
rust-lang/rust@e7e8b91b741 Rollup merge of #106887 - compiler-errors:suggest-types-more, r=oli-obk
rust-lang/rust@0b5941aa111 Make const/fn return params more suggestable
rust-lang/rust@41883fd19a1 intern external constraints
rust-lang/rust@b384692f4c7 nit fixed
rust-lang/rust@c2b65ffe295 Clarifying that .map() returns None if None.
rust-lang/rust@da1360d981f Provide structured suggestion for binding needing type on E0594
rust-lang/rust@784665d4ce5 Replace nbsp in all rustdoc code blocks
rust-lang/rust@b886a4de157 Replace ConstFnMutClosure with const closures
rust-lang/rust@b83078fd710 loudly tell people when Cargo.lock changes
rust-lang/rust@134a5aea526 Add a linker argument back to boostrap.py
rust-lang/rust@5c39ba20279 Bless 32bit.
rust-lang/rust@473d0c55100 Introduce write_aggregate.
rust-lang/rust@83173c68f5f Add partial propagation test.
rust-lang/rust@10ec94930b0 Bless tests.
rust-lang/rust@134d8190727 Stop deaggegating MIR.
rust-lang/rust@6a0b218161d Stop deaggregating enums in MIR.
rust-lang/rust@b62a9da0c83 Handle aggregates in DataflowConstProp.
rust-lang/rust@20dd5e09fde Codegen SetDiscriminant after field assignment.
rust-lang/rust@feccf469fbe Interpret aggregates.
rust-lang/rust@0241c29123c Put a DefId in AggregateKind.
rust-lang/rust@227b2858da8 Retry opening proc-macro DLLs a few times on Windows.
rust-lang/rust@4614e5b5bf1 llvm-wrapper: adapt for LLVM API changes
rust-lang/rust@2b8f8922ee5 Remove unneeded extern crate
rust-lang/rust@2aceaf4849a Add a new rustc_driver dylib to rexport rustc_driver_impl
rust-lang/rust@73681323e61 Rename rustc_driver to rustc_driver_impl
rust-lang/rust@679dde73382 fix parser mistaking const closures for const item
rust-lang/rust@42cc28ac8b7 std: add type alias for raw OS errors

tautschnig and others added 5 commits March 31, 2023 13:59
Fetch the commit hashes that nightly builds correspond to and construct
a git log for the changes between two nightly releases. This should
simplify tracking down which upstream changes may cause our builds or
tests to break.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant