c6cc07a851
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. changelog: none |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |