bors d990c31990 Auto merge of #6567 - camsteffen:path-to-res-enum, r=Manishearth
Fix path_to_res for enum inherent items

changelog: none

I tried to add `Option::is_some` to the paths but got a false positive from the invalid paths lint. Turns out the `path_to_res` function does not find inherent impls for enums. I fixed this and took the liberty to do some additional cleanup in the method.
2021-01-20 21:35:11 +00:00
..
2021-01-19 12:58:48 +13:00
2021-01-08 14:50:00 -06:00
2021-01-07 18:54:12 -03:00
2021-01-12 20:32:33 -05:00
2021-01-04 18:41:42 +01:00
2021-01-07 18:54:12 -03:00
2021-01-07 18:54:12 -03:00
2021-01-20 18:14:09 +09:00
2020-12-30 09:50:02 -05:00
2021-01-07 18:54:12 -03:00
2021-01-15 16:41:17 -05:00
2021-01-14 22:02:04 -05:00
2021-01-08 14:50:00 -06:00
2021-01-07 18:54:12 -03:00
2021-01-20 18:03:06 +09:00
2021-01-08 14:50:00 -06:00