mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 08:13:41 +00:00
3806bad6cf
Currently it overwrites all the CGUs with new CGUs. But those new CGUs are just copies of the old CGUs, possibly with some things added. This commit changes things so that each CGU just gets added to in place, which makes things simpler and clearer. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |