mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-19 09:51:50 +00:00
Rather than eagerly converting JSON, we losslessly keep it as is, and change the shape of user-submitted data at the last moment. This also allows us to remove a bunch of wrong Defaults