Use a better link
This commit is contained in:
parent
e5fccf927d
commit
6336da9a75
6 changed files with 9 additions and 9 deletions
|
@ -158,7 +158,7 @@ pub(crate) fn emit_unescape_error(
|
|||
|
||||
diag.help(
|
||||
"for more information, visit \
|
||||
<https://doc.rust-lang.org/stable/reference/expressions/literal-expr.html>",
|
||||
<https://doc.rust-lang.org/reference/tokens.html#literals>",
|
||||
);
|
||||
}
|
||||
diag.emit();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue