-
Notifications
You must be signed in to change notification settings - Fork 14k
Port cfg_select! to the new attribute parsing system
#148712
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
|
Some changes occurred in compiler/rustc_hir/src/attrs |
|
|
|
@rustbot author |
|
Reminder, once the PR becomes ready for a review, use |
1125b68 to
cf6d5c1
Compare
|
Some changes occurred in compiler/rustc_attr_parsing |
|
@rustbot ready |
This comment has been minimized.
This comment has been minimized.
Signed-off-by: Jonathan Brouwer <jonathantbrouwer@gmail.com>
Signed-off-by: Jonathan Brouwer <jonathantbrouwer@gmail.com>
Signed-off-by: Jonathan Brouwer <jonathantbrouwer@gmail.com>
cf6d5c1 to
90f36af
Compare
|
This PR was rebased onto a different master commit. Here's a range-diff highlighting what actually changed. Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers. |
Best reviewed commit by commit, since it involves some moving around of code
r? @jdonszelmann