Files
rust/compiler/rustc_driver_impl/src
Nicholas Nethercote 0db4e3a883 De-pluralize the names of two error enums.
Error enum names should not be plural. Even though there are multiple
possible errors, each instance of an error enum describes a single
error. There are dozens of singular error enum names, and only two
plural error enum names. This commit makes them both singular.
2026-03-30 14:15:44 +11:00
..
2026-03-07 10:42:02 -08:00
2025-09-19 20:56:07 +00:00