rust-analyzer / rowan

Apache License 2.0
696 stars 57 forks source link

Add wrap_internal function #4

Closed jD91mZM2 closed 5 years ago

jD91mZM2 commented 5 years ago

Needed for parsing a + b as Add(a, b), since you first need to parse a and then maybe wrap it.

matklad commented 5 years ago

r=me with wrap_internal renamed to start_internal_at

bors delegate+

bors[bot] commented 5 years ago

:v: jD91mZM2 can now approve this pull request

jD91mZM2 commented 5 years ago

@matklad Should wrap_checkpoint also be renamed?

matklad commented 5 years ago

Yeah, let's rename it ()and the struct) to just checkpoint?

jD91mZM2 commented 5 years ago

bors r+

bors[bot] commented 5 years ago

Configuration problem

bors.toml: not found