rust/compiler/rustc_error_codes/src
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
..
error_codes Add extended error message for E0523 2023-02-06 06:58:30 -05:00
error_codes.rs Add extended error message for E0523 2023-02-06 06:58:30 -05:00
lib.rs Add diagnostic translation lints to crates that don't emit them 2022-08-18 19:29:02 +01:00