Skip to content

Conversation

petrochenkov
Copy link
Contributor

Fixes #39169

Accepting parens in this position is a regression itself, introduced in Rust 1.6 by #29870, so I hope to revert this in my next bounds refactoring patch (possibly with a warning, crater run, etc).

r? @eddyb

@eddyb
Copy link
Member

eddyb commented Jan 19, 2017

@bors r+

@bors
Copy link
Collaborator

bors commented Jan 19, 2017

📌 Commit 853f697 has been approved by eddyb

alexcrichton added a commit to alexcrichton/rust that referenced this pull request Jan 20, 2017
Fix regression in parsing of trait object types

Fixes rust-lang#39169

Accepting parens in this position is a regression itself, introduced in Rust 1.6 by rust-lang#29870, so I hope to revert this in my next bounds refactoring patch (possibly with a warning,  crater run, etc).

r? @eddyb
bors added a commit that referenced this pull request Jan 20, 2017
bors added a commit that referenced this pull request Jan 21, 2017
@bors bors merged commit 853f697 into rust-lang:master Jan 21, 2017
@petrochenkov petrochenkov deleted the objparen branch March 16, 2017 19:44
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.

3 participants