bors 34ebb30e84 Auto merge of #14610 - lowr:fix/hygiene-for-meta-item, r=Veykril
fix: Resolve `$crate` in derive paths

Paths in derive meta item list may contain any kind of paths, including those that start with `$crate` generated by macros. We need to take hygiene into account when we lower paths in the list.

This issue was identified while investigating #14607, though this patch doesn't fix the broken trait resolution.
2023-04-22 09:36:38 +00:00
..
2023-04-22 18:22:29 +09:00
2023-04-22 09:48:37 +02:00
2023-04-18 17:38:38 +03:30
2023-04-11 14:39:19 +02:00