]> git.lizzy.rs Git - rust.git/blob - src/test/ui/consts/refs_check_const_eq-issue-88384.stderr
Do not suggest `let_else` if no bindings would be introduced
[rust.git] / src / test / ui / consts / refs_check_const_eq-issue-88384.stderr
1 warning: the feature `adt_const_params` is incomplete and may not be safe to use and/or cause compiler crashes
2   --> $DIR/refs_check_const_eq-issue-88384.rs:4:12
3    |
4 LL | #![feature(adt_const_params)]
5    |            ^^^^^^^^^^^^^^^^
6    |
7    = note: `#[warn(incomplete_features)]` on by default
8    = note: see issue #44580 <https://github.com/rust-lang/rust/issues/44580> for more information
9
10 warning: 1 warning emitted
11