Skip to content
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

Provide more context on incorrect inner attribute #88257

Merged
merged 1 commit into from
Sep 5, 2021

Conversation

estebank
Copy link
Contributor

Suggest changing an inner attribute into an outer attribute if followed by an item.

@rust-highfive
Copy link
Collaborator

r? @jackh726

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 23, 2021
@rust-log-analyzer

This comment has been minimized.

@estebank estebank force-pushed the invalid-attr-error branch from ddf7f12 to 9c74002 Compare August 23, 2021 11:57
@inquisitivecrystal inquisitivecrystal added the T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. label Aug 24, 2021
@jackh726
Copy link
Member

jackh726 commented Sep 1, 2021

Not really familiar with the parsing code, so going to reroll r? rust-lang/compiler-team

@rust-highfive rust-highfive assigned oli-obk and unassigned jackh726 Sep 1, 2021
@estebank estebank force-pushed the invalid-attr-error branch 3 times, most recently from 9c9e3ab to 94f9927 Compare September 2, 2021 19:07
Suggest changing an inner attribute into an outer attribute if followed by an item.
@oli-obk
Copy link
Contributor

oli-obk commented Sep 3, 2021

@bors r+ rollup

@bors
Copy link
Contributor

bors commented Sep 3, 2021

📌 Commit 39ceab0 has been approved by oli-obk

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Sep 3, 2021
bors added a commit to rust-lang-ci/rust that referenced this pull request Sep 5, 2021
Rollup of 4 pull requests

Successful merges:

 - rust-lang#88257 (Provide more context on incorrect inner attribute)
 - rust-lang#88432 (Fix a typo in raw_vec)
 - rust-lang#88511 (x.py clippy: don't run with --all-targets by default)
 - rust-lang#88657 (Fix 2021 `dyn` suggestion that used code as label)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit c1ccc1b into rust-lang:master Sep 5, 2021
@rustbot rustbot added this to the 1.57.0 milestone Sep 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants