docs: add long-form error-code docs for E0460
This commit is contained in:
parent
ff016a55c2
commit
7e66d451ad
10 changed files with 80 additions and 1 deletions
|
|
@ -11,3 +11,4 @@ LL | extern crate b;
|
|||
|
||||
error: aborting due to previous error
|
||||
|
||||
For more information about this error, try `rustc --explain E0460`.
|
||||
|
|
|
|||
|
|
@ -11,3 +11,4 @@ LL | extern crate b;
|
|||
|
||||
error: aborting due to previous error
|
||||
|
||||
For more information about this error, try `rustc --explain E0460`.
|
||||
|
|
|
|||
|
|
@ -11,3 +11,4 @@ LL | extern crate b;
|
|||
|
||||
error: aborting due to previous error
|
||||
|
||||
For more information about this error, try `rustc --explain E0460`.
|
||||
|
|
|
|||
|
|
@ -11,3 +11,4 @@ LL | extern crate b;
|
|||
|
||||
error: aborting due to previous error
|
||||
|
||||
For more information about this error, try `rustc --explain E0460`.
|
||||
|
|
|
|||
|
|
@ -11,3 +11,4 @@ LL | extern crate b;
|
|||
|
||||
error: aborting due to previous error
|
||||
|
||||
For more information about this error, try `rustc --explain E0460`.
|
||||
|
|
|
|||
|
|
@ -11,3 +11,4 @@ LL | extern crate b;
|
|||
|
||||
error: aborting due to previous error
|
||||
|
||||
For more information about this error, try `rustc --explain E0460`.
|
||||
|
|
|
|||
|
|
@ -11,3 +11,4 @@ LL | extern crate b;
|
|||
|
||||
error: aborting due to previous error
|
||||
|
||||
For more information about this error, try `rustc --explain E0460`.
|
||||
|
|
|
|||
|
|
@ -11,3 +11,4 @@ LL | extern crate utb;
|
|||
|
||||
error: aborting due to previous error
|
||||
|
||||
For more information about this error, try `rustc --explain E0460`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue