mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 11:17:04 +00:00

It has a clumsy type, with repeated `&'a [LintId]`, and sometimes requires an empty string that isn't used in the `Err`+`None` case. This commit splits it into two variants.