Simpler find_attr!()#152759
Conversation
|
Some changes occurred to constck cc @fee1-dead HIR ty lowering was modified cc @fmease Some changes occurred to MIR optimizations cc @rust-lang/wg-mir-opt Some changes occurred in match checking cc @Nadrieril Some changes occurred to the CTFE machinery Some changes occurred to the CTFE / Miri interpreter cc @rust-lang/miri Some changes occurred in compiler/rustc_passes/src/check_attr.rs Some changes occurred in compiler/rustc_hir/src/attrs Some changes occurred in coverage instrumentation. cc @Zalathar Some changes occurred in compiler/rustc_attr_parsing Some changes occurred in compiler/rustc_sanitizers cc @rcvalle |
|
sorry for the pings! this changes nothing in the crates you got pinged for that you actually care about I'm afraid hehe |
This comment has been minimized.
This comment has been minimized.
4fed8a8 to
a21ebd8
Compare
This comment has been minimized.
This comment has been minimized.
a21ebd8 to
b1a574a
Compare
This comment has been minimized.
This comment has been minimized.
|
I guess I do need to fix at least librustdoc |
|
@rustbot author |
|
Reminder, once the PR becomes ready for a review, use |
|
@rustbot review |
|
Some changes occurred in src/tools/clippy cc @rust-lang/clippy |
|
@bors rollup=iffy |
This comment has been minimized.
This comment has been minimized.
9c6962f to
df46b2c
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=iffy p=1 This PR can be part of a rollup, just not one with other attribute changes. May soft-conflict with attribute-related changes but unlikely with other changes. p=1 for the bitrot, but if a rollup makes it merge faster go for that. |
df46b2c to
8e7bc3c
Compare
|
|
|
@bors r=jonathanbrouwer |
…uwer Rollup of 11 pull requests Successful merges: - #152759 (Simpler `find_attr!()`) - #152057 (bootstrap: respect POSIX jobserver) - #152818 (DOC: do not link to "nightly" in Iterator::by_ref() docstring) - #152840 (Add bootstrap snapshot tests for {`install`, `install src`}) - #152844 (Rename `DepGraphQuery` to `RetainedDepGraph`) - #152846 (Clarify some variable names in the query proc-macro) - #152858 (Fix typo in doc for core::mem::type_info::Struct) - #152861 (resolve: do not suggest `_` for unresolved imports) - #152873 (std::ops::ControlFlow - use "a" before `Result`) - #152877 (std::ops::ControlFlow - use normal comment for internal methods) - #152883 (Deny final not followed by item)
Rollup merge of #152759 - jdonszelmann:simpler-get-attrs, r=jonathanbrouwer Simpler `find_attr!()` r? @JonathanBrouwer cc: @jyn514
r? @JonathanBrouwer
cc: @jyn514