rust/crates/ide
Aleksey Kladov f7a15b5cd1 More maintainable config
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
2021-01-06 15:39:28 +03:00
..
src More maintainable config 2021-01-06 15:39:28 +03:00
Cargo.toml Upgrade expect-test to 1.1 2021-01-03 14:43:29 +01:00