2020-10-05 19:41:46 -05:00
|
|
|
error: symbol-name(_ZN11issue_609253foo37Foo$LT$issue_60925..llv$u6d$..Foo$GT$3foo17h6244e5288326926aE)
|
2019-12-13 21:28:32 -06:00
|
|
|
--> $DIR/issue-60925.rs:22:9
|
2019-04-13 11:03:02 -05:00
|
|
|
|
|
|
|
|
LL | #[rustc_symbol_name]
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
2020-10-05 19:41:46 -05:00
|
|
|
error: demangling(issue_60925::foo::Foo<issue_60925::llvm::Foo>::foo::h6244e5288326926a)
|
2019-12-13 21:28:32 -06:00
|
|
|
--> $DIR/issue-60925.rs:22:9
|
2019-04-13 11:03:02 -05:00
|
|
|
|
|
|
|
|
LL | #[rustc_symbol_name]
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
2019-08-14 02:35:24 -05:00
|
|
|
error: demangling-alt(issue_60925::foo::Foo<issue_60925::llvm::Foo>::foo)
|
2019-12-13 21:28:32 -06:00
|
|
|
--> $DIR/issue-60925.rs:22:9
|
2019-04-13 11:03:02 -05:00
|
|
|
|
|
|
|
|
LL | #[rustc_symbol_name]
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
error: aborting due to 3 previous errors
|
|
|
|
|