Apply visit_path to import prefixes by default Overriding `visit_path` is not enough to visit all paths, some import prefixes are not visited and `visit_path_list_item` need to be overridden as well. This PR removes this catch, it should be less error prone this way. Also, the prefix is visited once now, not repeatedly for each path list item. r? @eddyb |
||
|---|---|---|
| .. | ||
| persist | ||
| assert_dep_graph.rs | ||
| calculate_svh.rs | ||
| Cargo.toml | ||
| lib.rs | ||