mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-15 07:00:47 +00:00
11 lines
216 B
Plaintext
11 lines
216 B
Plaintext
error: custom attribute panicked
|
|
--> $DIR/custom-attr-panic.rs:5:1
|
|
|
|
|
LL | #[test_macros::panic_attr]
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
= help: message: panic-attr
|
|
|
|
error: aborting due to 1 previous error
|
|
|