Files
rust/clippy_lints/src
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-03-01 12:23:33 +09:00
2020-02-21 11:14:18 +01:00
2020-02-21 11:14:18 +01:00
2020-02-21 11:14:18 +01:00
2020-02-21 11:14:18 +01:00
2020-02-21 11:14:18 +01:00
2020-02-21 11:14:18 +01:00
2020-02-21 11:14:18 +01:00
2020-02-21 11:14:18 +01:00
2020-04-02 22:29:41 +02:00
2020-01-13 21:55:57 +09:00
2020-02-21 11:14:18 +01:00
2020-03-27 20:47:34 +01:00
2020-02-21 11:14:18 +01:00
2020-03-01 12:23:33 +09:00
2020-04-03 22:02:27 +02:00
2020-01-13 21:55:57 +09:00
2020-02-21 11:14:18 +01:00
2020-02-21 11:14:18 +01:00
2020-03-16 07:25:09 +01:00
2020-03-01 12:23:33 +09:00
2020-02-21 11:14:18 +01:00
2020-02-21 11:14:18 +01:00
2020-03-01 12:23:33 +09:00
2020-02-18 22:37:45 +09:00
2020-03-01 12:23:33 +09:00
2020-03-01 12:23:33 +09:00
2020-03-01 12:23:33 +09:00
2020-02-21 11:14:18 +01:00
2020-02-18 22:37:45 +09:00
2020-03-01 12:23:33 +09:00
2020-04-07 19:53:02 +00:00