Files
rust/compiler
Nicholas Nethercote 5f69ca62f2 rustc_serialize: merge collection_impls.rs into serialize.rs.
`serialize.rs` has the `Encodable`/`Decodable` impls for lots of basic
types, including `Vec`. `collection_impls` has it for lots of collection
types. The distinction isn't really meaningful, and it's simpler to have
them all in a single file.
2023-10-06 10:30:01 +11:00
..
2023-10-04 18:12:20 +11:00
2023-08-23 20:05:14 -04:00
2023-10-02 16:47:11 +11:00
2023-08-23 20:05:14 -04:00
2023-10-05 11:15:34 +03:00
2023-09-30 10:26:04 +08:00
2023-10-05 11:15:34 +03:00