PR no longer requires u32 impl TypeFoldable

This commit is contained in:
Rich Kadel 2020-06-22 19:27:48 -07:00
parent 08ec4cbb9e
commit 3d0192e7c8

View file

@ -262,7 +262,6 @@ CloneTypeFoldableAndLiftImpls! {
bool,
usize,
::rustc_target::abi::VariantIdx,
u32,
u64,
String,
crate::middle::region::Scope,