rust/compiler/rustc_errors
Mark Rousskov 60b71f56e7 Remove support for JSON deserialization to Rust
This is no longer used by the compiler itself, and removing this support opens
the door to massively simplifying the Decodable/Decoder API by dropping the
self-describing deserialization support (necessary for JSON).
2022-02-20 18:58:21 -05:00
..
src Remove support for JSON deserialization to Rust 2022-02-20 18:58:21 -05:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00