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