]> git.proxmox.com Git - rustc.git/blob - src/test/ui-fulldeps/issue-15778-pass.stderr
New upstream version 1.41.1+dfsg1
[rustc.git] / src / test / ui-fulldeps / issue-15778-pass.stderr
1 warning: use of deprecated attribute `plugin`: compiler plugins are deprecated. See https://github.com/rust-lang/rust/pull/64675
2 --> $DIR/issue-15778-pass.rs:16:1
3 |
4 LL | #![plugin(lint_for_crate_rpass)]
5 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: may be removed in a future compiler version
6 |
7 = note: `#[warn(deprecated)]` on by default
8