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

use structured macro and path resolve suggestions #57635

Merged
merged 1 commit into from
Jan 19, 2019

Conversation

euclio
Copy link
Contributor

@euclio euclio commented Jan 15, 2019

No description provided.

@rust-highfive
Copy link
Collaborator

r? @michaelwoerister

(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 Jan 15, 2019
@michaelwoerister
Copy link
Member

Looks good. Thanks, @euclio!

@bors r+ rollup

@bors
Copy link
Contributor

bors commented Jan 16, 2019

📌 Commit 93b5536 has been approved by michaelwoerister

@bors
Copy link
Contributor

bors commented Jan 16, 2019

🌲 The tree is currently closed for pull requests below priority 100, this pull request will be tested once the tree is reopened

@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 Jan 16, 2019
Centril added a commit to Centril/rust that referenced this pull request Jan 17, 2019
…erister

use structured macro and path resolve suggestions
Centril added a commit to Centril/rust that referenced this pull request Jan 17, 2019
…erister

use structured macro and path resolve suggestions
Centril added a commit to Centril/rust that referenced this pull request Jan 17, 2019
…erister

use structured macro and path resolve suggestions
Centril added a commit to Centril/rust that referenced this pull request Jan 18, 2019
…erister

use structured macro and path resolve suggestions
Centril added a commit to Centril/rust that referenced this pull request Jan 18, 2019
…erister

use structured macro and path resolve suggestions
GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request Jan 18, 2019
…erister

use structured macro and path resolve suggestions
Centril added a commit to Centril/rust that referenced this pull request Jan 18, 2019
…erister

use structured macro and path resolve suggestions
bors added a commit that referenced this pull request Jan 18, 2019
Rollup of 11 pull requests

Successful merges:

 - #57107 (Add a regression test for mutating a non-mut #[thread_local])
 - #57132 (Document that `-C opt-level=0` implies `-C debug-assertions`.)
 - #57212 (docs(rustc): Link to the book's source in rustc)
 - #57302 (Fix unused_assignments false positive)
 - #57350 (Better error note on unimplemented Index trait for string)
 - #57635 (use structured macro and path resolve suggestions)
 - #57650 (librustc_metadata: Pass a default value when unwrapping a span)
 - #57657 (Add regression test to close #53787)
 - #57658 (Two HIR tweaks)
 - #57720 (Fix suggestions given mulitple bad lifetimes)
 - #57725 (Use structured suggestion to surround struct literal with parenthesis)

Failed merges:

r? @ghost
@bors bors merged commit 93b5536 into rust-lang:master Jan 19, 2019
@euclio euclio deleted the path-separators branch January 28, 2019 21:50
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants