Skip to content

Store all generic arguments for method calls in AST/HIR#43115

Merged
bors merged 3 commits into
rust-lang:masterfrom
petrochenkov:methlife2
Jul 9, 2017
Merged

Store all generic arguments for method calls in AST/HIR#43115
bors merged 3 commits into
rust-lang:masterfrom
petrochenkov:methlife2

Conversation

@petrochenkov

Copy link
Copy Markdown
Contributor

The first part of #42492.
Landed separately to start the process of merging libsyntax changes breaking rustfmt, which is not easy these days.

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @pnkfelix

(rust_highfive has picked a reviewer for you, use r? to override)

@petrochenkov

Copy link
Copy Markdown
Contributor Author

@bors r=eddyb
(#42492 (comment))

@bors

bors commented Jul 8, 2017

Copy link
Copy Markdown
Collaborator

📌 Commit 31c8f7c has been approved by eddyb

@bors

bors commented Jul 8, 2017

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 31c8f7c4f93998e6090e1f86229ca263cad5519a with merge df78f1a76f512728aa51c4345ead1cac26d46a82...

@bors

bors commented Jul 8, 2017

Copy link
Copy Markdown
Collaborator

💔 Test failed - status-appveyor

@petrochenkov

Copy link
Copy Markdown
Contributor Author

Looks spurious.
@bors retry

@bors

bors commented Jul 9, 2017

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 31c8f7c4f93998e6090e1f86229ca263cad5519a with merge 3934cc85da94a14bbf66f31b92b977f9b6956b42...

@bors

bors commented Jul 9, 2017

Copy link
Copy Markdown
Collaborator

💔 Test failed - status-travis

@petrochenkov

Copy link
Copy Markdown
Contributor Author

RLS build fails on PowerPC with unresolved import `std::sync::atomic::AtomicU64` due to rust-lang/rls@7029815

@petrochenkov

Copy link
Copy Markdown
Contributor Author

@bors r=eddyb

@bors

bors commented Jul 9, 2017

Copy link
Copy Markdown
Collaborator

📌 Commit 9ac79e4 has been approved by eddyb

@bors

bors commented Jul 9, 2017

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 9ac79e4 with merge d84693b...

bors added a commit that referenced this pull request Jul 9, 2017
Store all generic arguments for method calls in AST/HIR

The first part of #42492.
Landed separately to start the process of merging libsyntax changes breaking rustfmt, which is not easy these days.
@bors

bors commented Jul 9, 2017

Copy link
Copy Markdown
Collaborator

☀️ Test successful - status-appveyor, status-travis
Approved by: eddyb
Pushing d84693b to master...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants