Swap note for help

This commit is contained in:
mendess
2020-11-24 11:05:55 +00:00
parent af978e3b63
commit 888055eb4c
56 changed files with 113 additions and 113 deletions

View File

@@ -5,7 +5,7 @@ LL | fn a<const X: &'static [u32]>() {}
| ^^^^^^^^^^^^^^
|
= note: the only supported types are integers, `bool` and `char`
= note: more complex types are supported with `#[feature(const_generics)]`
= help: more complex types are supported with `#[feature(const_generics)]`
error: aborting due to previous error