-
Notifications
You must be signed in to change notification settings - Fork 13.8k
triagebot: warn about #[rustc_intrinsic_const_stable_indirect] #146365
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
triagebot: warn about #[rustc_intrinsic_const_stable_indirect] #146365
Conversation
rustbot has assigned @Mark-Simulacrum. Use |
cc @rust-lang/miri
cc @rust-lang/wg-const-eval |
…warnings a bit more noticeable
d95710c
to
c63e034
Compare
(Feel free to self-approve trivial triagebot config changes) |
Rollup of 6 pull requests Successful merges: - #145463 (Reject invalid literal suffixes in tuple indexing, tuple struct indexing, and struct field name position) - #145929 (fix APITIT being treated as a normal generic parameter in suggestions) - #146001 (Update getopts to remove unicode-width dependency) - #146365 (triagebot: warn about #[rustc_intrinsic_const_stable_indirect]) - #146366 (add approx_delta to all gamma tests) - #146373 (fix comments about trait solver cycle heads) r? `@ghost` `@rustbot` modify labels: rollup
Rollup merge of #146365 - RalfJung:triagebot-rustc_intrinsic_const_stable_indirect, r=jieyouxu triagebot: warn about #[rustc_intrinsic_const_stable_indirect] Also make the warnings a bit more noticeable by adding a⚠️ .
Bors, this has already been merged. @bors r- |
Also make the warnings a bit more noticeable by adding a⚠️ .