rust/compiler/rustc_metadata
Nicholas Nethercote 6b70be2a34 Remove unneeded encode/decode methods.
In #110927 the encode/decode methods for `i8`, `char`, `bool`, and `str`
were made inherent. This commit removes some unnecessary implementations
of these methods that were missed in that PR.
2023-05-04 13:11:52 +10:00
..
src Remove unneeded encode/decode methods. 2023-05-04 13:11:52 +10:00
Cargo.toml drop unused deps, gate libc under unix for one crate 2023-04-22 15:22:21 +03:00
messages.ftl Revert "Remove #[alloc_error_handler] from the compiler and library" 2023-04-25 00:08:35 +02:00