Skip to content

Conversation

@matklad
Copy link
Contributor

@matklad matklad commented Sep 19, 2021

bors r+
🤖

// NameRef::, this is a path type
path_seg.complete(p, PATH_SEGMENT);
let qual = path.complete(p, PATH);
opt_generic_arg_list(p, false);
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@Veykril could you take a look here as well? I think this is not needed, as we parse opt generics before match alraedy.

Copy link
Member

Choose a reason for hiding this comment

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

Ye I think you are right

@bors
Copy link
Contributor

bors bot commented Sep 19, 2021

@bors bors bot merged commit e458f66 into rust-lang:master Sep 19, 2021
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.

2 participants