about summary refs log tree commit diff
path: root/compiler/rustc_serialize/tests/json.rs
AgeCommit message (Expand)AuthorLines
2022-06-03Remove json support from rustc_serializebjorn3-978/+0
2022-02-20Remove support for JSON deserialization to RustMark Rousskov-303/+8
2022-01-22Make `Decodable` and `Decoder` infallible.Nicholas Nethercote-102/+106
2021-06-14Use the now available implementation of `IntoIterator` for arraysLeSeulArtichaut-1/+1
2020-08-30mv compiler to compiler/mark-0/+1269