1
- error: symbol-name(_ZN5impl13foo3Foo3bar17he53b9bee7600ed8dE )
1
+ error: symbol-name(_ZN5impl13foo3Foo3bar17h92cf46db76791039E )
2
2
--> $DIR/impl1.rs:13:9
3
3
|
4
4
LL | #[rustc_symbol_name]
5
5
| ^^^^^^^^^^^^^^^^^^^^
6
6
7
- error: demangling(impl1::foo::Foo::bar::he53b9bee7600ed8d )
7
+ error: demangling(impl1::foo::Foo::bar::h92cf46db76791039 )
8
8
--> $DIR/impl1.rs:13:9
9
9
|
10
10
LL | #[rustc_symbol_name]
@@ -22,13 +22,13 @@ error: def-path(foo::Foo::bar)
22
22
LL | #[rustc_def_path]
23
23
| ^^^^^^^^^^^^^^^^^
24
24
25
- error: symbol-name(_ZN5impl13bar33_$LT$impl$u20$impl1..foo..Foo$GT$3baz17h86c41f0462d901d4E )
25
+ error: symbol-name(_ZN5impl13bar33_$LT$impl$u20$impl1..foo..Foo$GT$3baz17h90c4a800b1aa0df0E )
26
26
--> $DIR/impl1.rs:31:9
27
27
|
28
28
LL | #[rustc_symbol_name]
29
29
| ^^^^^^^^^^^^^^^^^^^^
30
30
31
- error: demangling(impl1::bar::<impl impl1::foo::Foo>::baz::h86c41f0462d901d4 )
31
+ error: demangling(impl1::bar::<impl impl1::foo::Foo>::baz::h90c4a800b1aa0df0 )
32
32
--> $DIR/impl1.rs:31:9
33
33
|
34
34
LL | #[rustc_symbol_name]
@@ -46,13 +46,13 @@ error: def-path(bar::<impl foo::Foo>::baz)
46
46
LL | #[rustc_def_path]
47
47
| ^^^^^^^^^^^^^^^^^
48
48
49
- error: symbol-name(_ZN209_$LT$$u5b$$RF$dyn$u20$impl1..Foo$u2b$Assoc$u20$$u3d$$u20$extern$u20$$u22$C$u22$$u20$fn$LP$$RF$u8$C$$u20$...$RP$$u2b$impl1..AutoTrait$u3b$$u20$_$u5d$$u20$as$u20$impl1..main..$u7b$$u7b$closure$u7d$$u7d$..Bar$GT$6method17h636bc933fc62ee2fE )
49
+ error: symbol-name(_ZN209_$LT$$u5b$$RF$dyn$u20$impl1..Foo$u2b$Assoc$u20$$u3d$$u20$extern$u20$$u22$C$u22$$u20$fn$LP$$RF$u8$C$$u20$...$RP$$u2b$impl1..AutoTrait$u3b$$u20$_$u5d$$u20$as$u20$impl1..main..$u7b$$u7b$closure$u7d$$u7d$..Bar$GT$6method17h61b0fcb05ebeeb79E )
50
50
--> $DIR/impl1.rs:61:13
51
51
|
52
52
LL | #[rustc_symbol_name]
53
53
| ^^^^^^^^^^^^^^^^^^^^
54
54
55
- error: demangling(<[&dyn impl1::Foo+Assoc = extern "C" fn(&u8, ::.)+impl1::AutoTrait; _] as impl1::main::{{closure}}::Bar>::method::h636bc933fc62ee2f )
55
+ error: demangling(<[&dyn impl1::Foo+Assoc = extern "C" fn(&u8, ::.)+impl1::AutoTrait; _] as impl1::main::{{closure}}::Bar>::method::h61b0fcb05ebeeb79 )
56
56
--> $DIR/impl1.rs:61:13
57
57
|
58
58
LL | #[rustc_symbol_name]
0 commit comments