Rollup merge of #70418 - PankajChaudhary5:master, r=Dylan-DPC
Add long error explanation for E0703 Add long explanation for the E0703 error code Part of #61137 r? @GuillaumeGomez
This commit is contained in:
commit
1f13089bef
4 changed files with 20 additions and 1 deletions
|
|
@ -8,3 +8,4 @@ LL | extern "路濫狼á́́" fn foo() {}
|
|||
|
||||
error: aborting due to previous error
|
||||
|
||||
For more information about this error, try `rustc --explain E0703`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue