15 lines
280 B
Plaintext
15 lines
280 B
Plaintext
error: symbol-name(_ZN5basic4main17h08bcaf310214ed52E)
|
|
--> $DIR/basic.rs:3:1
|
|
|
|
|
LL | #[rustc_symbol_name]
|
|
| ^^^^^^^^^^^^^^^^^^^^
|
|
|
|
error: item-path(main)
|
|
--> $DIR/basic.rs:4:1
|
|
|
|
|
LL | #[rustc_item_path]
|
|
| ^^^^^^^^^^^^^^^^^^
|
|
|
|
error: aborting due to 2 previous errors
|
|
|