rust/compiler/rustc_serialize
Markus Reiter a90cc05233
Replace `NonZero::<_>::new` with `NonZero::new`.
2024-02-15 08:09:42 +01:00
..
src Replace `NonZero::<_>::new` with `NonZero::new`. 2024-02-15 08:09:42 +01:00
tests Avoid specialization for the Span Encodable and Decodable impls 2023-12-31 20:42:17 +00:00
Cargo.toml Clean up `rustc_*/Cargo.toml`. 2023-10-30 08:46:02 +11:00