Home
last modified time | relevance | path

Searched refs:nonexhaustive (Results 1 – 7 of 7) sorted by relevance

/third_party/rust/crates/syn/codegen/src/
Ddebug.rs43 let nonexhaustive = if node.exhaustive { in expand_impl_body() localVariable
59 #nonexhaustive in expand_impl_body()
Dclone.rs43 let nonexhaustive = if node.exhaustive { in expand_impl_body() localVariable
59 #nonexhaustive in expand_impl_body()
Dhash.rs79 let nonexhaustive = if node.exhaustive { in expand_impl_body() localVariable
95 #nonexhaustive in expand_impl_body()
Dvisit.rs166 let nonexhaustive = if s.exhaustive { in node() localVariable
178 #nonexhaustive in node()
Dvisit_mut.rs166 let nonexhaustive = if s.exhaustive { in node() localVariable
178 #nonexhaustive in node()
Dfold.rs154 let nonexhaustive = if s.exhaustive { in node() localVariable
166 #nonexhaustive in node()
Dsnapshot.rs194 let nonexhaustive = if node.exhaustive { in expand_impl_body() localVariable
202 #nonexhaustive in expand_impl_body()