rust/compiler/rustc_middle
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
..
2023-04-26 07:46:13 +02:00

For more information about how rustc works, see the rustc dev guide.