-
Notifications
You must be signed in to change notification settings - Fork 14k
mgca: Finish implementation of #[type_const]
#148716
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?
Conversation
|
|
This comment has been minimized.
This comment has been minimized.
cd05dad to
f9326cd
Compare
f9326cd to
db2fbdb
Compare
|
Some changes occurred in compiler/rustc_attr_parsing Some changes occurred in compiler/rustc_passes/src/check_attr.rs This PR changes a file inside |
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.
lgtm, will r+ once CI passes
|
@bors r+ rollup |
tracking issue: #132980
fixes #140729
fixes #140860
#[type_const]attribute placement validation#[type_const]consts also have the attrr? @BoxyUwU