docs: add long error explanation for error E0320
This commit is contained in:
parent
63b3bac77c
commit
fe52882986
6 changed files with 32 additions and 1 deletions
|
|
@ -8,3 +8,4 @@ LL | fn f(x: S<u32>) {}
|
|||
|
||||
error: aborting due to previous error
|
||||
|
||||
For more information about this error, try `rustc --explain E0320`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue