rust/compiler/rustc_middle/src/query
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
..
erase.rs Fix typos in compiler 2023-04-10 22:02:52 +02:00
keys.rs Remove WithOptconstParam. 2023-04-20 17:48:32 +00:00
mod.rs Auto merge of #111028 - compiler-errors:attr-query-no-caching, r=cjgillot 2023-05-02 17:49:39 +00:00
on_disk_cache.rs Remove unneeded encode/decode methods. 2023-05-04 13:11:52 +10:00