Lines Matching refs:Pat
1876 impl Hash for crate::Pat { implementation
1882 crate::Pat::Const(v0) => { in hash()
1886 crate::Pat::Ident(v0) => { in hash()
1890 crate::Pat::Lit(v0) => { in hash()
1894 crate::Pat::Macro(v0) => { in hash()
1898 crate::Pat::Or(v0) => { in hash()
1902 crate::Pat::Paren(v0) => { in hash()
1906 crate::Pat::Path(v0) => { in hash()
1910 crate::Pat::Range(v0) => { in hash()
1914 crate::Pat::Reference(v0) => { in hash()
1918 crate::Pat::Rest(v0) => { in hash()
1922 crate::Pat::Slice(v0) => { in hash()
1926 crate::Pat::Struct(v0) => { in hash()
1930 crate::Pat::Tuple(v0) => { in hash()
1934 crate::Pat::TupleStruct(v0) => { in hash()
1938 crate::Pat::Type(v0) => { in hash()
1942 crate::Pat::Verbatim(v0) => { in hash()
1946 crate::Pat::Wild(v0) => { in hash()