rust/compiler/rustc_error_codes
Matthew Kelly 2bcd4e256a Add extended error message for E0523
Adds the extended error documentation for E0523 to indicate that the
error is no longer produced by the compiler.

Update the E0464 documentation to include example code that produces the
error.

Remove the error message E0523 from the compiler and replace it with an
internal compiler error.
2023-02-06 06:58:30 -05:00
..
src Add extended error message for E0523 2023-02-06 06:58:30 -05:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00