rust/compiler/rustc_serialize
Nicholas Nethercote 3ee67475b2 rustc_serialize: Remove unneeded feature decls.
I.e. `maybe_uninit_slice` and `new_uninit`.

Also sort the remaining features and remove an ugly, low-value comment.
2023-10-06 09:13:54 +11:00
..
src rustc_serialize: Remove unneeded feature decls. 2023-10-06 09:13:54 +11:00
tests Reimplement FileEncoder with a small-write optimization 2023-09-10 23:37:51 -04:00
Cargo.toml Upgrade to indexmap 2.0.0 2023-07-03 13:51:54 -07:00