]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/type-alias-impl-trait/assoc-type-const.stderr
New upstream version 1.51.0+dfsg1
[rustc.git] / src / test / ui / type-alias-impl-trait / assoc-type-const.stderr
index c5b22f0026de438b206bd25410f08181963c4c1b..e0c1b023861278b69a07989c53c0dd367693ae14 100644 (file)
@@ -6,7 +6,6 @@ LL | #![feature(const_generics)]
    |
    = note: `#[warn(incomplete_features)]` on by default
    = note: see issue #44580 <https://github.com/rust-lang/rust/issues/44580> for more information
-   = help: consider using `min_const_generics` instead, which is more stable and complete
 
 warning: 1 warning emitted