Skip to content

move report_invalid_macro_expansion_item to item.rs - #65790

Merged
bors merged 1 commit into
rust-lang:masterfrom
Centril:move-report-invalid
Oct 25, 2019
Merged

move report_invalid_macro_expansion_item to item.rs#65790
bors merged 1 commit into
rust-lang:masterfrom
Centril:move-report-invalid

Conversation

@Centril

Copy link
Copy Markdown
Contributor

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 25, 2019
@Centril

Copy link
Copy Markdown
ContributorAuthor

r? @davidtwco :)

@davidtwcodavidtwco left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@davidtwco

Copy link
Copy Markdown
Member

@bors r+

@bors

bors commented Oct 25, 2019

Copy link
Copy Markdown
Collaborator

📌 Commit 5ff7349 has been approved by davidtwco

@borsbors 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 Oct 25, 2019
Centril added a commit to Centril/rust that referenced this pull request Oct 25, 2019
…dtwco
move report_invalid_macro_expansion_item to item.rs
From rust-lang#65324.
r? @Mark-Simulacrum
@CentrilCentril mentioned this pull request Oct 25, 2019
bors added a commit that referenced this pull request Oct 25, 2019
Rollup of 9 pull requests
Successful merges:
- #64639 (Stabilize `#[non_exhaustive]` (RFC 2008))
- #65074 (Fix the start/end byte positions in the compiler JSON output)
- #65315 (Intern place projection)
- #65685 (Fix check of `statx` and handle EPERM)
- #65731 (Prevent unnecessary allocation in PathBuf::set_extension.)
- #65740 (Fix default "disable-shortcuts" feature value)
- #65787 (move panictry! to where it is used.)
- #65789 (move Attribute::with_desugared_doc to librustdoc)
- #65790 (move report_invalid_macro_expansion_item to item.rs)
Failed merges:
r? @ghost
@bors
bors merged commit 5ff7349 into rust-lang:masterOct 25, 2019
@Centril
Centril deleted the move-report-invalid branch October 25, 2019 14:41
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@Centril@davidtwco@bors@Mark-Simulacrum@rust-highfive