Files
releases/format
Torin Sandall 4c654decd6 format: Deep copy inputs to avoid mutating the caller's copy
As part of this change, also update the format package to unmangle the
variables slightly differently--just remove the wildcard prefix
instead of translating the variable names. This makes it easier to
tell where the variables came from in the first place and is a bit
less complicated.

Fixes #2439

Signed-off-by: Torin Sandall <torinsandall@gmail.com>
(cherry picked from commit fe18f11848)
2020-06-01 11:33:30 -07:00
..