-
Notifications
You must be signed in to change notification settings - Fork 13.7k
take attr style into account in diagnostics #145243
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
rustbot has assigned @petrochenkov. Use |
65316eb
to
3578447
Compare
fair enough, should be fixed :) |
This comment has been minimized.
This comment has been minimized.
oh this actually got some more improved diagnostics, awesome |
3578447
to
68d388f
Compare
@rustbot review |
@bors r+ |
This comment was marked as resolved.
This comment was marked as resolved.
68d388f
to
0241292
Compare
@rustbot review |
@bors r+ |
…petrochenkov take attr style into account in diagnostics when the original attribute was specified as an inner attribute, the suggestion will now match that attribute style
Rollup of 9 pull requests Successful merges: - #118087 (Add Ref/RefMut try_map method) - #140794 (Add information about group a lint belongs to) - #144947 (Fix description of unsigned `checked_exact_div`) - #145005 (strip prefix of temporary file names when it exceeds filesystem name length limit) - #145233 (cfg_select: Support unbraced expressions) - #145243 (take attr style into account in diagnostics) - #145353 (bootstrap: Fix jemalloc 64K page support for aarch64 tools) - #145379 (bootstrap: Support passing `--timings` to cargo) - #145389 ([rustdoc] Revert "rustdoc search: prefer stable items in search results") Failed merges: - #144983 (Rehome 37 `tests/ui/issues/` tests to other subdirectories under `tests/ui/`) - #145065 (resolve: Introduce `RibKind::Block`) r? `@ghost` `@rustbot` modify labels: rollup
This comment was marked as resolved.
This comment was marked as resolved.
0241292
to
ecb3fd4
Compare
This PR was rebased onto a different master commit! Check out the changes with our |
This comment has been minimized.
This comment has been minimized.
spurious? |
ecb3fd4
to
70e26c1
Compare
@rustbot review |
@bors r+ |
when the original attribute was specified as an inner attribute, the suggestion will now match that attribute style