2019-06-01 05:37:11 -05:00
|
|
|
error: symbol-name(_ZN11issue_609253foo37Foo$LT$issue_60925..llv$u6d$..Foo$GT$3foo17h059a991a004536adE)
|
2019-04-13 11:03:02 -05:00
|
|
|
--> $DIR/issue-60925.rs:21:9
|
|
|
|
|
|
|
|
|
LL | #[rustc_symbol_name]
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
2019-06-01 05:37:11 -05:00
|
|
|
error: demangling(issue_60925::foo::Foo<issue_60925::llv$u6d$..Foo$GT$::foo::h059a991a004536ad)
|
2019-04-13 11:03:02 -05:00
|
|
|
--> $DIR/issue-60925.rs:21:9
|
|
|
|
|
|
|
|
|
LL | #[rustc_symbol_name]
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
2019-06-01 05:37:11 -05:00
|
|
|
error: demangling-alt(issue_60925::foo::Foo<issue_60925::llv$u6d$..Foo$GT$::foo)
|
2019-04-13 11:03:02 -05:00
|
|
|
--> $DIR/issue-60925.rs:21:9
|
|
|
|
|
|
|
|
|
LL | #[rustc_symbol_name]
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
error: aborting due to 3 previous errors
|
|
|
|
|