-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Port #[ignore]
to the new attribute parsing infrastructure
#143238
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
☔ The latest upstream changes (presumably #143287) made this pull request unmergeable. Please resolve the merge conflicts. |
fa1eb67
to
0668ae9
Compare
rustbot has assigned @petrochenkov. Use |
Some changes occurred in compiler/rustc_attr_parsing Some changes occurred in compiler/rustc_passes/src/check_attr.rs Some changes occurred in compiler/rustc_attr_data_structures |
^ Rebased on master |
|
☔ The latest upstream changes (presumably #143459) made this pull request unmergeable. Please resolve the merge conflicts. |
0668ae9
to
9865738
Compare
^ @jdonszelmann rebased |
Ports
ignore
to the new attribute parsing infrastructure for #131229 (comment)This PR duplicates a change from #143237
Draft until that one is merged