Lines Matching refs:SliceRef
2 Array, ExternFn, Include, Lifetimes, Ptr, Receiver, Ref, Signature, SliceRef, Ty1, Type, Var,
57 Type::SliceRef(t) => t.hash(state),
79 (Type::SliceRef(lhs), Type::SliceRef(rhs)) => lhs == rhs,
231 impl Eq for SliceRef {}
233 impl PartialEq for SliceRef {
235 let SliceRef {
243 let SliceRef {
255 impl Hash for SliceRef {
257 let SliceRef {