rust/compiler/rustc_hir_analysis/src/coherence
bors 9aa5c24b7d Auto merge of #108075 - WaffleLapkin:de-arena-allocates-you-OwO, r=Nilstrieb
Remove `arena_cache` modifier from `associated_item` query & copy `ty::AssocItem` instead of passing by ref

r? `@ghost`
2023-02-17 17:42:51 +00:00
..
builtin.rs remove bound_type_of query; make type_of return EarlyBinder; change type_of in metadata 2023-02-16 17:05:56 -07:00
inherent_impls.rs remove bound_type_of query; make type_of return EarlyBinder; change type_of in metadata 2023-02-16 17:05:56 -07:00
inherent_impls_overlap.rs Copy ty::AssocItem all other the place 2023-02-15 20:22:41 +00:00
mod.rs Rename is_object_safe to check_is_object_safe to hint side effects 2023-01-28 15:07:57 +00:00
orphan.rs Move query out of path. 2023-02-14 20:27:38 +00:00
unsafety.rs Add and use expect methods to hir. 2023-01-20 17:40:50 +00:00