Philipp Hansch 9ec95af702
Refactor: Use rustc's match_def_path
This replaces our match_def_path implementation with the rustc one.

Note that we can't just use it in all call sites because of the
`&[&str]` / `&[Symbol]` difference in Clippy/rustc.
2020-04-15 07:23:13 +02:00
..
2020-03-18 02:50:39 +01:00
2020-04-02 22:29:41 +02:00
2020-03-27 20:47:34 +01:00
2020-04-03 22:02:27 +02:00
2020-04-07 19:53:02 +00:00