1- error: symbol-name(_ZN5impl13foo3Foo3bar17h92cf46db76791039E )
1+ error: symbol-name(_ZN5impl13foo3Foo3bar17hf9d7d0e61617a4b8E )
22 --> $DIR/impl1.rs:16:9
33 |
44LL | #[rustc_symbol_name]
55 | ^^^^^^^^^^^^^^^^^^^^
66
7- error: demangling(impl1::foo::Foo::bar::h92cf46db76791039 )
7+ error: demangling(impl1::foo::Foo::bar::hf9d7d0e61617a4b8 )
88 --> $DIR/impl1.rs:16:9
99 |
1010LL | #[rustc_symbol_name]
@@ -22,13 +22,13 @@ error: def-path(foo::Foo::bar)
2222LL | #[rustc_def_path]
2323 | ^^^^^^^^^^^^^^^^^
2424
25- error: symbol-name(_ZN5impl13bar33_$LT$impl$u20$impl1..foo..Foo$GT$3baz17h90c4a800b1aa0df0E )
25+ error: symbol-name(_ZN5impl13bar33_$LT$impl$u20$impl1..foo..Foo$GT$3baz17h6435cd4293f0ad82E )
2626 --> $DIR/impl1.rs:34:9
2727 |
2828LL | #[rustc_symbol_name]
2929 | ^^^^^^^^^^^^^^^^^^^^
3030
31- error: demangling(impl1::bar::<impl impl1::foo::Foo>::baz::h90c4a800b1aa0df0 )
31+ error: demangling(impl1::bar::<impl impl1::foo::Foo>::baz::h6435cd4293f0ad82 )
3232 --> $DIR/impl1.rs:34:9
3333 |
3434LL | #[rustc_symbol_name]
@@ -46,13 +46,13 @@ error: def-path(bar::<impl foo::Foo>::baz)
4646LL | #[rustc_def_path]
4747 | ^^^^^^^^^^^^^^^^^
4848
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$3$u5d$$u20$as$u20$impl1..main..$u7b$$u7b$closure$u7d$$u7d$..Bar$GT$6method17SYMBOL_HASHE )
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$3$u5d$$u20$as$u20$impl1..main..$u7b$$u7b$closure$u7d$$u7d$..Bar$GT$6method17hefcb557fc1aaf107E )
5050 --> $DIR/impl1.rs:64:13
5151 |
5252LL | #[rustc_symbol_name]
5353 | ^^^^^^^^^^^^^^^^^^^^
5454
55- error: demangling(<[&dyn impl1::Foo+Assoc = extern "C" fn(&u8, ::.)+impl1::AutoTrait; 3] as impl1::main::{{closure}}::Bar>::method::SYMBOL_HASH )
55+ error: demangling(<[&dyn impl1::Foo+Assoc = extern "C" fn(&u8, ::.)+impl1::AutoTrait; 3] as impl1::main::{{closure}}::Bar>::method::hefcb557fc1aaf107 )
5656 --> $DIR/impl1.rs:64:13
5757 |
5858LL | #[rustc_symbol_name]
0 commit comments