]> git.lizzy.rs Git - rust.git/blob - src/test/ui-fulldeps/lto-syntax-extension.stderr
Merge commit '1411a98352ba6bee8ba3b0131c9243e5db1e6a2e' into sync_cg_clif-2021-12-31
[rust.git] / src / test / ui-fulldeps / lto-syntax-extension.stderr
1 warning: use of deprecated attribute `plugin`: compiler plugins are deprecated. See https://github.com/rust-lang/rust/pull/64675
2   --> $DIR/lto-syntax-extension.rs:9:1
3    |
4 LL | #![plugin(lto_syntax_extension_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