]> git.proxmox.com Git - rustc.git/blame - src/test/ui-fulldeps/outlive-expansion-phase.stderr
New upstream version 1.44.1+dfsg1
[rustc.git] / src / test / ui-fulldeps / outlive-expansion-phase.stderr
CommitLineData
e74abb32
XL
1warning: use of deprecated attribute `plugin`: compiler plugins are deprecated. See https://github.com/rust-lang/rust/pull/64675
2 --> $DIR/outlive-expansion-phase.rs:6:1
3 |
4LL | #![plugin(outlive_expansion_phase)]
5 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: may be removed in a future compiler version
6 |
7 = note: `#[warn(deprecated)]` on by default
8
ba9703b0
XL
9warning: 1 warning emitted
10