2020-07-25 12:49:46 -05:00
|
|
|
warning: use of deprecated macro `attributes_on_definitions::with_attrs`: test
|
2019-08-20 13:22:32 -05:00
|
|
|
--> $DIR/attributes-on-definitions.rs:8:1
|
|
|
|
|
|
|
|
|
LL | attributes_on_definitions::with_attrs!();
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
|
= note: `#[warn(deprecated)]` on by default
|
|
|
|
|
2020-03-11 10:30:09 -05:00
|
|
|
warning: 1 warning emitted
|
|
|
|
|