blob: a9759f10d06b6b15c7ba2bbf84b71a9f29928288 [file] [log] [blame]
warning: the feature `effects` is incomplete and may not be safe to use and/or cause compiler crashes
--> $DIR/tilde-const-in-struct-args.rs:5: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