Skip to content

Commit 34c1dc0

Browse files
committed
!! (WIP) structural PatId
1 parent 8d3ed08 commit 34c1dc0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compiler/rustc_middle/src/ty/structural_impls.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,6 +261,7 @@ TrivialTypeTraversalImpls! {
261261
crate::mir::SourceScope,
262262
crate::mir::SourceScopeLocalData,
263263
crate::mir::SwitchTargets,
264+
crate::thir::PatId,
264265
crate::traits::IsConstable,
265266
crate::traits::OverflowError,
266267
crate::ty::abstract_const::NotConstEvaluatable,

0 commit comments

Comments
 (0)