mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-15 11:50:45 +00:00
11 lines
299 B
Plaintext
11 lines
299 B
Plaintext
warning: use of deprecated macro `attributes_on_definitions::with_attrs`: test
|
|
--> $DIR/attributes-on-definitions.rs:8:1
|
|
|
|
|
LL | attributes_on_definitions::with_attrs!();
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
= note: `#[warn(deprecated)]` on by default
|
|
|
|
warning: 1 warning emitted
|
|
|