update wording of lint
This commit is contained in:
parent
dc2c4ce578
commit
e28a07a0a1
4 changed files with 4 additions and 4 deletions
|
@ -351,7 +351,7 @@ lint_builtin_mutable_transmutes =
|
|||
lint_builtin_unstable_features = unstable feature
|
||||
|
||||
lint_ungated_async_fn_track_caller = `#[track_caller]` on async functions is a no-op
|
||||
.suggestion = enable this feature
|
||||
.suggestion = enable this unstable feature
|
||||
|
||||
lint_builtin_unreachable_pub = unreachable `pub` {$what}
|
||||
.suggestion = consider restricting its visibility
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue