note -> help
This commit is contained in:
parent
716ea5f19c
commit
21725774a2
11 changed files with 26 additions and 26 deletions
|
@ -2465,7 +2465,7 @@ fn show_candidates(
|
|||
msg.push_str(&candidate.0);
|
||||
}
|
||||
|
||||
err.note(&msg);
|
||||
err.help(&msg);
|
||||
}
|
||||
} else if !matches!(mode, DiagnosticMode::Import) {
|
||||
assert!(!inaccessible_path_strings.is_empty());
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue