Searched defs:CanDerive (Results 1 – 4 of 4) sorted by relevance
111 can_derive: CanDerive, in insert()141 fn constrain_type(&mut self, item: &Item, ty: &Type) -> CanDerive { in constrain_type()419 ) -> CanDerive { in constrain_join()530 fn can_derive_fnptr(&self, f: &FunctionSig) -> CanDerive { in can_derive_fnptr()547 fn can_derive_vector(&self) -> CanDerive { in can_derive_vector()563 fn can_derive_pointer(&self) -> CanDerive { in can_derive_pointer()576 fn can_derive_simple(&self, kind: &TypeKind) -> CanDerive { in can_derive_simple()726 can_derive: HashMap<ItemId, CanDerive>, in as_cannot_derive_set() argument
96 pub enum CanDerive { enum110 impl Default for CanDerive { implementation116 impl CanDerive { implementation123 impl ops::BitOr for CanDerive { implementation131 impl ops::BitOrAssign for CanDerive { implementation
128 ) -> CanDerive { in array_size_within_derive_limit()
2285 ) -> CanDerive { in blocklisted_type_implements_trait()2739 ) -> CanDerive { in lookup_can_derive_partialeq_or_partialord()