]> git.lizzy.rs Git - rust.git/blob - src/test/ui-fulldeps/issue-40001.stderr
Merge commit '97e504549371d7640cf011d266e3c17394fdddac' into sync_cg_clif-2021-12-20
[rust.git] / src / test / ui-fulldeps / issue-40001.stderr
1 warning: use of deprecated attribute `plugin`: compiler plugins are deprecated. See https://github.com/rust-lang/rust/pull/64675
2   --> $DIR/issue-40001.rs:6:1
3    |
4 LL | #![plugin(issue_40001_plugin)]
5    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: may be removed in a future compiler version
6    |
7    = note: `#[warn(deprecated)]` on by default
8
9 warning: 1 warning emitted
10