]> git.lizzy.rs Git - rust.git/blob - src/test/ui-fulldeps/outlive-expansion-phase.stderr
Auto merge of #64906 - Aaron1011:feature/extern-const-fn, r=Centril
[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/issues/29597
2   --> $DIR/outlive-expansion-phase.rs:6:1
3    |
4 LL | #![plugin(outlive_expansion_phase)]
5    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute
6    |
7    = note: `#[warn(deprecated)]` on by default
8