docs: add long-form error-code docs for E0460

This commit is contained in:
Ezra Shaw 2022-12-18 20:58:09 +13:00
parent ff016a55c2
commit 7e66d451ad
No known key found for this signature in database
GPG key ID: 67ABF16FB0ECD870
10 changed files with 80 additions and 1 deletions

View file

@ -11,3 +11,4 @@ LL | extern crate b;
error: aborting due to previous error
For more information about this error, try `rustc --explain E0460`.

View file

@ -11,3 +11,4 @@ LL | extern crate b;
error: aborting due to previous error
For more information about this error, try `rustc --explain E0460`.

View file

@ -11,3 +11,4 @@ LL | extern crate b;
error: aborting due to previous error
For more information about this error, try `rustc --explain E0460`.

View file

@ -11,3 +11,4 @@ LL | extern crate b;
error: aborting due to previous error
For more information about this error, try `rustc --explain E0460`.

View file

@ -11,3 +11,4 @@ LL | extern crate b;
error: aborting due to previous error
For more information about this error, try `rustc --explain E0460`.

View file

@ -11,3 +11,4 @@ LL | extern crate b;
error: aborting due to previous error
For more information about this error, try `rustc --explain E0460`.

View file

@ -11,3 +11,4 @@ LL | extern crate b;
error: aborting due to previous error
For more information about this error, try `rustc --explain E0460`.

View file

@ -11,3 +11,4 @@ LL | extern crate utb;
error: aborting due to previous error
For more information about this error, try `rustc --explain E0460`.