-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Rewrite empty attribute lint for new attribute parser #143252
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?
Rewrite empty attribute lint for new attribute parser #143252
Conversation
☔ The latest upstream changes (presumably #143338) made this pull request unmergeable. Please resolve the merge conflicts. |
bdb57ed
to
b896b59
Compare
r? @fee1-dead rustbot has assigned @fee1-dead. Use |
Some changes occurred in src/tools/clippy cc @rust-lang/clippy Some changes occurred in compiler/rustc_attr_parsing Some changes occurred in compiler/rustc_codegen_ssa/src/codegen_attrs.rs Some changes occurred in compiler/rustc_codegen_ssa Some changes occurred in compiler/rustc_passes/src/check_attr.rs Some changes occurred in compiler/rustc_attr_data_structures |
^ Rebased on master and fixed the review comments, changed quite a bit so would recommend to rereview |
|
This comment has been minimized.
This comment has been minimized.
Signed-off-by: Jonathan Brouwer <[email protected]>
b896b59
to
a577ea0
Compare
cc @jdonszelmann