]> git.lizzy.rs Git - rust.git/blob - src/test/ui-fulldeps/outlive-expansion-phase.stderr
Merge commit 'e36a20c24f35a4cee82bbdc600289104c9237c22' into ra-sync-and-pms-component
[rust.git] / src / test / ui-fulldeps / outlive-expansion-phase.stderr
1 warning: 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    |
4 LL | #![plugin(outlive_expansion_phase)]
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