rust-analyzer / rowan

Apache License 2.0
677 stars 57 forks source link

Allow passing an iterable to `splice_children` #165

Open michaelvanstraten opened 3 weeks ago

michaelvanstraten commented 3 weeks ago

Should reduce two allocation when splicing children.