blob: 4268680e9d9e05811d25a3a6001634e42f3e4a8f [file] [log] [blame]
warning: use of deprecated item 'deprecated_future': text
--> $DIR/deprecation-in-future.rs:9:5
|
LL | deprecated_future(); // ok; deprecated_in_future only applies to rustc_deprecated
| ^^^^^^^^^^^^^^^^^
|
= note: `#[warn(deprecated)]` on by default