]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/const-generics/nested-type.min.stderr
New upstream version 1.56.0~beta.4+dfsg1
[rustc.git] / src / test / ui / const-generics / nested-type.min.stderr
index 6defd393ba068da794e3c6ceeebd8602b29ae0c4..4f32284ecb1e0571ffc5a9f32e046c35e8a63452 100644 (file)
@@ -12,7 +12,7 @@ LL | | }]>;
    | |__^
    |
    = note: the only supported types are integers, `bool` and `char`
-   = help: more complex types are supported with `#![feature(const_generics)]`
+   = help: more complex types are supported with `#![feature(adt_const_params)]`
 
 error[E0015]: calls in constants are limited to constant functions, tuple structs and tuple variants
   --> $DIR/nested-type.rs:15:5