]> git.lizzy.rs Git - rust.git/blob - src/test/ui/proc-macro/attributes-on-definitions.stderr
Merge commit 'd0cf3481a84e3aa68c2f185c460e282af36ebc42' into clippyup
[rust.git] / src / test / ui / proc-macro / attributes-on-definitions.stderr
1 warning: use of deprecated macro `attributes_on_definitions::with_attrs`: test
2   --> $DIR/attributes-on-definitions.rs:8:1
3    |
4 LL | attributes_on_definitions::with_attrs!();
5    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6    |
7    = note: `#[warn(deprecated)]` on by default
8
9 warning: 1 warning emitted
10