bors e3514bde96 Auto merge of #144377 - camsteffen:simplify-impl-of-method, r=fee1-dead
Rename impl_of_method and trait_of_item

This PR used to tweak the implementation of impl_of_method, but that introduced a perf regression.

Rename impl_of_method and trait_of_item to impl_of_assoc and trait_of_assoc respectively. This reflects how the two functions are closely related. And it reflects the behavior more accurately as the functions check whether the input is an associated item.
2025-07-28 16:38:15 +00:00
..
2025-07-21 08:08:41 +00:00
2025-07-23 23:54:37 +00:00
2025-06-29 20:13:36 +08:00
2025-07-01 19:00:21 +00:00
2025-07-28 09:53:50 -05:00
2025-07-27 13:21:06 -07:00