-
-
Notifications
You must be signed in to change notification settings - Fork 14.5k
Port rustc_reservation_impl to the new attribute parser
#152180
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
Port rustc_reservation_impl to the new attribute parser
#152180
Conversation
|
Some changes occurred in compiler/rustc_attr_parsing Some changes occurred in compiler/rustc_hir/src/attrs Some changes occurred in compiler/rustc_passes/src/check_attr.rs |
|
@rustbot author |
|
Reminder, once the PR becomes ready for a review, use |
This comment has been minimized.
This comment has been minimized.
e4bfc54 to
86daea3
Compare
This comment has been minimized.
This comment has been minimized.
|
should be better now @JonathanBrouwer @rustbot review |
|
rangediff should be pretty clear |
|
@bors r+ rollup |
|
@bors r- |
|
@bors r+ |
…n-impl, r=JonathanBrouwer Port `rustc_reservation_impl` to the new attribute parser r? @JonathanBrouwer
…n-impl, r=JonathanBrouwer Port `rustc_reservation_impl` to the new attribute parser r? @JonathanBrouwer
…n-impl, r=JonathanBrouwer Port `rustc_reservation_impl` to the new attribute parser r? @JonathanBrouwer
This comment has been minimized.
This comment has been minimized.
86daea3 to
f248ac0
Compare
This comment has been minimized.
This comment has been minimized.
|
@bors r=jonathanbrouwer |
Rollup of 4 pull requests Successful merges: - #150823 (Implement MVP for opaque generic const arguments) - #152071 (Implement stdio FD constants) - #152171 (Port `rustc_strict_coherence` to the new attribute parser) - #152291 (Port `rustc_insignificant_dtor`) Failed merges: - #152180 (Port `rustc_reservation_impl` to the new attribute parser)
This comment has been minimized.
This comment has been minimized.
f248ac0 to
6babe68
Compare
|
This PR was rebased onto a different main 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. |
|
@bors r=jonathanbrouwer |
Rollup merge of #152180 - jdonszelmann:port-rustc-reservation-impl, r=jonathanbrouwer Port `rustc_reservation_impl` to the new attribute parser r? @JonathanBrouwer
r? @JonathanBrouwer