We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d3ed08 commit 34c1dc0Copy full SHA for 34c1dc0
compiler/rustc_middle/src/ty/structural_impls.rs
@@ -261,6 +261,7 @@ TrivialTypeTraversalImpls! {
261
crate::mir::SourceScope,
262
crate::mir::SourceScopeLocalData,
263
crate::mir::SwitchTargets,
264
+ crate::thir::PatId,
265
crate::traits::IsConstable,
266
crate::traits::OverflowError,
267
crate::ty::abstract_const::NotConstEvaluatable,
0 commit comments