Swap note for help
This commit is contained in:
parent
af978e3b63
commit
888055eb4c
56 changed files with 113 additions and 113 deletions
|
@ -481,7 +481,7 @@ impl<'a> Resolver<'a> {
|
|||
name
|
||||
));
|
||||
}
|
||||
err.note("use #![feature(const_generics)] and #![feature(const_evaluatable_checked)] to allow generic const expressions");
|
||||
err.help("use `#![feature(const_generics)]` and `#![feature(const_evaluatable_checked)]` to allow generic const expressions");
|
||||
|
||||
err
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue