@@ -3,13 +3,13 @@ canonicalPaths
33| canonical_paths.rs:2:5:3:22 | Struct | repo::test | crate::canonical_paths::a::Struct |
44| canonical_paths.rs:5:5:7:5 | trait Trait | repo::test | crate::canonical_paths::a::Trait |
55| canonical_paths.rs:6:9:6:20 | fn f | repo::test | crate::canonical_paths::a::Trait::f |
6- | canonical_paths.rs:9:5:11:5 | impl Trait for Struct { ... } | None | None |
6+ | canonical_paths.rs:9:5:11:5 | impl < Trait> for < Struct> { ... } | None | None |
77| canonical_paths.rs:10:9:10:22 | fn f | repo::test | <crate::canonical_paths::a::Struct as crate::canonical_paths::a::Trait>::f |
8- | canonical_paths.rs:13:5:15:5 | impl Struct { ... } | None | None |
8+ | canonical_paths.rs:13:5:15:5 | impl < Struct> { ... } | None | None |
99| canonical_paths.rs:14:9:14:22 | fn g | repo::test | <crate::canonical_paths::a::Struct>::g |
1010| canonical_paths.rs:17:5:19:5 | trait TraitWithBlanketImpl | repo::test | crate::canonical_paths::a::TraitWithBlanketImpl |
1111| canonical_paths.rs:18:9:18:20 | fn h | repo::test | crate::canonical_paths::a::TraitWithBlanketImpl::h |
12- | canonical_paths.rs:21:5:23:5 | impl TraitWithBlanketImpl for T { ... } | None | None |
12+ | canonical_paths.rs:21:5:23:5 | impl < TraitWithBlanketImpl> for <T> { ... } | None | None |
1313| canonical_paths.rs:22:9:22:22 | fn h | repo::test | <_ as crate::canonical_paths::a::TraitWithBlanketImpl>::h |
1414| canonical_paths.rs:25:5:25:16 | fn free | repo::test | crate::canonical_paths::a::free |
1515| canonical_paths.rs:27:5:33:5 | fn usage | repo::test | crate::canonical_paths::a::usage |
@@ -19,11 +19,11 @@ canonicalPaths
1919| canonical_paths.rs:40:9:40:27 | Struct | repo::test | {34}::OtherStruct |
2020| canonical_paths.rs:42:9:44:9 | trait OtherTrait | repo::test | {34}::OtherTrait |
2121| canonical_paths.rs:43:13:43:24 | fn g | repo::test | {34}::OtherTrait::g |
22- | canonical_paths.rs:46:9:48:9 | impl OtherTrait for OtherStruct { ... } | None | None |
22+ | canonical_paths.rs:46:9:48:9 | impl < OtherTrait> for < OtherStruct> { ... } | None | None |
2323| canonical_paths.rs:47:13:47:26 | fn g | repo::test | <{34}::OtherStruct as {34}::OtherTrait>::g |
24- | canonical_paths.rs:50:9:52:9 | impl OtherTrait for crate::canonical_paths::a:: Struct { ... } | None | None |
24+ | canonical_paths.rs:50:9:52:9 | impl < OtherTrait> for <...:: Struct> { ... } | None | None |
2525| canonical_paths.rs:51:13:51:26 | fn g | repo::test | <crate::canonical_paths::a::Struct as {34}::OtherTrait>::g |
26- | canonical_paths.rs:54:9:56:9 | impl crate::canonical_paths::a:: Trait for OtherStruct { ... } | None | None |
26+ | canonical_paths.rs:54:9:56:9 | impl <...:: Trait> for < OtherStruct> { ... } | None | None |
2727| canonical_paths.rs:55:13:55:26 | fn f | repo::test | <{34}::OtherStruct as crate::canonical_paths::a::Trait>::f |
2828| canonical_paths.rs:58:9:60:9 | fn nested | repo::test | {34}::nested |
2929| canonical_paths.rs:59:13:59:31 | Struct | repo::test | {35}::OtherStruct |
@@ -48,19 +48,19 @@ resolvedPaths
4848| canonical_paths.rs:31:9:31:13 | ... .h(...) | repo::test | <_ as crate::canonical_paths::a::TraitWithBlanketImpl>::h |
4949| canonical_paths.rs:32:9:32:12 | free | repo::test | crate::canonical_paths::a::free |
5050| canonical_paths.rs:37:9:37:13 | super | repo::test | crate::canonical_paths |
51- | canonical_paths.rs:37:9:37:16 | super ::a | repo::test | crate::canonical_paths::a |
52- | canonical_paths.rs:37:9:37:23 | super::a ::Trait | repo::test | crate::canonical_paths::a::Trait |
51+ | canonical_paths.rs:37:9:37:16 | ... ::a | repo::test | crate::canonical_paths::a |
52+ | canonical_paths.rs:37:9:37:23 | ... ::Trait | repo::test | crate::canonical_paths::a::Trait |
5353| canonical_paths.rs:46:14:46:23 | OtherTrait | repo::test | {34}::OtherTrait |
5454| canonical_paths.rs:46:29:46:39 | OtherStruct | repo::test | {34}::OtherStruct |
5555| canonical_paths.rs:50:14:50:23 | OtherTrait | repo::test | {34}::OtherTrait |
5656| canonical_paths.rs:50:29:50:33 | crate | None | None |
57- | canonical_paths.rs:50:29:50:50 | crate ::canonical_paths | repo::test | crate::canonical_paths |
58- | canonical_paths.rs:50:29:50:53 | crate::canonical_paths ::a | repo::test | crate::canonical_paths::a |
59- | canonical_paths.rs:50:29:50:61 | crate::canonical_paths::a ::Struct | repo::test | crate::canonical_paths::a::Struct |
57+ | canonical_paths.rs:50:29:50:50 | ... ::canonical_paths | repo::test | crate::canonical_paths |
58+ | canonical_paths.rs:50:29:50:53 | ... ::a | repo::test | crate::canonical_paths::a |
59+ | canonical_paths.rs:50:29:50:61 | ... ::Struct | repo::test | crate::canonical_paths::a::Struct |
6060| canonical_paths.rs:54:14:54:18 | crate | None | None |
61- | canonical_paths.rs:54:14:54:35 | crate ::canonical_paths | repo::test | crate::canonical_paths |
62- | canonical_paths.rs:54:14:54:38 | crate::canonical_paths ::a | repo::test | crate::canonical_paths::a |
63- | canonical_paths.rs:54:14:54:45 | crate::canonical_paths::a ::Trait | repo::test | crate::canonical_paths::a::Trait |
61+ | canonical_paths.rs:54:14:54:35 | ... ::canonical_paths | repo::test | crate::canonical_paths |
62+ | canonical_paths.rs:54:14:54:38 | ... ::a | repo::test | crate::canonical_paths::a |
63+ | canonical_paths.rs:54:14:54:45 | ... ::Trait | repo::test | crate::canonical_paths::a::Trait |
6464| canonical_paths.rs:54:51:54:61 | OtherStruct | repo::test | {34}::OtherStruct |
6565| canonical_paths.rs:63:21:63:31 | OtherStruct | repo::test | {34}::OtherStruct |
6666| canonical_paths.rs:64:13:64:13 | s | None | None |
0 commit comments