2019-10-25 13:49:55 -05:00
|
|
|
error: symbol-name(_ZN5impl13foo3Foo3bar17h92cf46db76791039E)
|
2019-12-13 21:28:32 -06:00
|
|
|
--> $DIR/impl1.rs:14:9
|
2018-08-08 07:28:26 -05:00
|
|
|
|
|
2019-03-09 06:03:44 -06:00
|
|
|
LL | #[rustc_symbol_name]
|
2018-08-08 07:28:26 -05:00
|
|
|
| ^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
2019-10-25 13:49:55 -05:00
|
|
|
error: demangling(impl1::foo::Foo::bar::h92cf46db76791039)
|
2019-12-13 21:28:32 -06:00
|
|
|
--> $DIR/impl1.rs:14:9
|
2019-05-29 15:58:55 -05:00
|
|
|
|
|
|
|
|
LL | #[rustc_symbol_name]
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
error: demangling-alt(impl1::foo::Foo::bar)
|
2019-12-13 21:28:32 -06:00
|
|
|
--> $DIR/impl1.rs:14:9
|
2019-05-29 15:58:55 -05:00
|
|
|
|
|
|
|
|
LL | #[rustc_symbol_name]
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
2018-12-19 04:31:35 -06:00
|
|
|
error: def-path(foo::Foo::bar)
|
2019-12-13 21:28:32 -06:00
|
|
|
--> $DIR/impl1.rs:21:9
|
2018-08-08 07:28:26 -05:00
|
|
|
|
|
2018-12-19 04:31:35 -06:00
|
|
|
LL | #[rustc_def_path]
|
|
|
|
| ^^^^^^^^^^^^^^^^^
|
2018-08-08 07:28:26 -05:00
|
|
|
|
2019-10-25 13:49:55 -05:00
|
|
|
error: symbol-name(_ZN5impl13bar33_$LT$impl$u20$impl1..foo..Foo$GT$3baz17h90c4a800b1aa0df0E)
|
2019-12-13 21:28:32 -06:00
|
|
|
--> $DIR/impl1.rs:32:9
|
2019-05-29 15:58:55 -05:00
|
|
|
|
|
|
|
|
LL | #[rustc_symbol_name]
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
2019-10-25 13:49:55 -05:00
|
|
|
error: demangling(impl1::bar::<impl impl1::foo::Foo>::baz::h90c4a800b1aa0df0)
|
2019-12-13 21:28:32 -06:00
|
|
|
--> $DIR/impl1.rs:32:9
|
2019-05-29 15:58:55 -05:00
|
|
|
|
|
|
|
|
LL | #[rustc_symbol_name]
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
error: demangling-alt(impl1::bar::<impl impl1::foo::Foo>::baz)
|
2019-12-13 21:28:32 -06:00
|
|
|
--> $DIR/impl1.rs:32:9
|
2018-08-08 07:28:26 -05:00
|
|
|
|
|
2019-03-09 06:03:44 -06:00
|
|
|
LL | #[rustc_symbol_name]
|
2018-08-08 07:28:26 -05:00
|
|
|
| ^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
2018-12-19 04:31:35 -06:00
|
|
|
error: def-path(bar::<impl foo::Foo>::baz)
|
2019-12-13 21:28:32 -06:00
|
|
|
--> $DIR/impl1.rs:39:9
|
2018-08-08 07:28:26 -05:00
|
|
|
|
|
2018-12-19 04:31:35 -06:00
|
|
|
LL | #[rustc_def_path]
|
|
|
|
| ^^^^^^^^^^^^^^^^^
|
2018-08-08 07:28:26 -05:00
|
|
|
|
2019-11-22 14:26:09 -06:00
|
|
|
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$6method17hf07584432cd4d8beE)
|
2019-12-13 21:28:32 -06:00
|
|
|
--> $DIR/impl1.rs:62:13
|
2019-05-29 19:56:45 -05:00
|
|
|
|
|
|
|
|
LL | #[rustc_symbol_name]
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
2019-11-22 14:26:09 -06:00
|
|
|
error: demangling(<[&dyn impl1::Foo+Assoc = extern "C" fn(&u8, ::.)+impl1::AutoTrait; _] as impl1::main::{{closure}}::Bar>::method::hf07584432cd4d8be)
|
2019-12-13 21:28:32 -06:00
|
|
|
--> $DIR/impl1.rs:62:13
|
2019-05-29 19:56:45 -05:00
|
|
|
|
|
|
|
|
LL | #[rustc_symbol_name]
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
2019-08-10 06:38:17 -05:00
|
|
|
error: demangling-alt(<[&dyn impl1::Foo+Assoc = extern "C" fn(&u8, ::.)+impl1::AutoTrait; _] as impl1::main::{{closure}}::Bar>::method)
|
2019-12-13 21:28:32 -06:00
|
|
|
--> $DIR/impl1.rs:62:13
|
2019-05-29 19:56:45 -05:00
|
|
|
|
|
|
|
|
LL | #[rustc_symbol_name]
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
2019-08-10 06:38:17 -05:00
|
|
|
error: def-path(<[&dyn Foo<Assoc = for<'r> extern "C" fn(&'r u8, ...)> + AutoTrait; _] as main::{{closure}}#1::Bar>::method)
|
2019-12-13 21:28:32 -06:00
|
|
|
--> $DIR/impl1.rs:69:13
|
2019-05-29 19:56:45 -05:00
|
|
|
|
|
|
|
|
LL | #[rustc_def_path]
|
|
|
|
| ^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
error: aborting due to 12 previous errors
|
2018-08-08 07:28:26 -05:00
|
|
|
|