Files
third_party_rust_rust/compiler/rustc_errors
Mark Rousskov 62e1ef2bc2 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
..
2021-09-20 22:21:42 -04:00