Skip to content

Commit 3d0192e

Browse files
committed
PR no longer requires u32 impl TypeFoldable
1 parent 08ec4cb commit 3d0192e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/librustc_middle/ty/structural_impls.rs

-1
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,6 @@ CloneTypeFoldableAndLiftImpls! {
262262
bool,
263263
usize,
264264
::rustc_target::abi::VariantIdx,
265-
u32,
266265
u64,
267266
String,
268267
crate::middle::region::Scope,

0 commit comments

Comments
 (0)