##// END OF EJS Templates
rust-parsers: use in-place mutation instead of allocating a new `Vec`...
rust-parsers: use in-place mutation instead of allocating a new `Vec` This is not done for the `dirstate-tree` feature, since it lacks `iter_mut`. Differential Revision: https://phab.mercurial-scm.org/D9136
Raphaël Gomès -
r46223:1efbc787 default
Show More