rust-grammar
rust-grammar copied to clipboard
fix potential realloc bug in ext_node
I copied some of your code for a hobby project, and this bug showed up.
Note that I was unable to test this fix on your project (compiling rlex.rs failed for me using rustc 1.0.0 on mac).