rust-analyzer / rowan

Apache License 2.0
697 stars 57 forks source link

Don't force intermediate vector allocation when constructing a node #36

Closed matklad closed 4 years ago

matklad commented 4 years ago

Let's not merge it until we've done thin-arc shenanigans...

matklad commented 4 years ago

I think this was fixed