blob: b333311b660e79f1ab1bf54a5d25a8b761a9388e [file] [log] [blame]
warning: the feature `effects` is incomplete and may not be safe to use and/or cause compiler crashes
--> $DIR/fn-ptr-lub.rs:4:30
|
LL | #![feature(const_trait_impl, effects)]
| ^^^^^^^
|
= note: see issue #102090 <https://github.com/rust-lang/rust/issues/102090> for more information
= note: `#[warn(incomplete_features)]` on by default
warning: 1 warning emitted