-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Port #[rustc_dummy] #143593
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?
Port #[rustc_dummy] #143593
Conversation
|
Some changes occurred in compiler/rustc_passes/src/check_attr.rs Some changes occurred in compiler/rustc_attr_parsing Some changes occurred in compiler/rustc_attr_data_structures |
Needs a little bit of work. If you're using the attr in an invalid position it'll be checked twice now (take a look at the other prs how they solve this) |
@rustbot author |
Reminder, once the PR becomes ready for a review, use |
In And, as a personal request, could you please add it not next to |
I don't, actually. That pattern is unreachable, because |
I see |
@bors r+ rollup |
r? @jdonszelmann