-
Notifications
You must be signed in to change notification settings - Fork 13.7k
stabilize const_array_each_ref
#143383
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
base: master
Are you sure you want to change the base?
stabilize const_array_each_ref
#143383
Conversation
rustbot has assigned @Mark-Simulacrum. Use |
@rustbot label -T-libs r? libs-api |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
Please use r=dtolnay
in approximately 8 days assuming no objections appear under #133289 (comment).
@bors r=dtolnay |
@bors rollup |
…y, r=dtolnay stabilize `const_array_each_ref` cc rust-lang#133289, needs FCP.
Rollup of 12 pull requests Successful merges: - #143383 (stabilize `const_array_each_ref`) - #144443 (Make target pointer width in target json an integer) - #144758 ([Doc] Add links to the various collections) - #144915 (Defer tail call ret ty equality to check_tail_calls) - #145256 (Add new `--test-codegen-backend` bootstrap option) - #145415 (std_detect: RISC-V: implement implication to "C") - #145573 (Add an experimental unsafe(force_target_feature) attribute.) - #145642 (Do not use effective_visibilities query for Adt types of a local trait while proving a where-clause) - #145650 (Fix JS search scripts path) - #145654 (Download CI GCC into the correct directory) - #145662 (Enforce correct number of arguments for `"x86-interrupt"` functions) - #145674 (Enable triagebot `[review-changes-since]` feature) Failed merges: - #145647 (miri subtree update) r? `@ghost` `@rustbot` modify labels: rollup
…y, r=dtolnay stabilize `const_array_each_ref` cc rust-lang#133289, needs FCP.
cc #133289, needs FCP.