( )⚙ D9136 rust-parsers: use in-place mutation instead of allocating a new `Vec`

This is an archive of the discontinued Mercurial Phabricator instance.

rust-parsers: use in-place mutation instead of allocating a new `Vec`
ClosedPublic

Authored by Alphare on Oct 1 2020, 3:57 AM.

Details

Summary

This is not done for the dirstate-tree feature, since it lacks iter_mut.

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage