-
Notifications
You must be signed in to change notification settings - Fork 13.8k
Make #[link="dl"] an FCW rather than an error #147262
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_attr_parsing |
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.
Some test nits
4774fce
to
2882663
Compare
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.
This looks good with a test nit
@rustbot author |
Reminder, once the PR becomes ready for a review, use |
2882663
to
1c85a1d
Compare
@rustbot ready |
Fixes #147254
I forgot to implement the T-lang decision in #143193 (comment), this implements that decision
r? @jdonszelmann
Can be reviewed commit-by-commit
This needs a beta backport