Files
rust/compiler
Nicholas Nethercote 32c8a12854 Tweak CheckLintNameResult::Tool.
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.
2024-06-03 09:02:49 +10:00
..
2024-05-30 00:20:48 +02:00
2024-05-21 17:00:45 -04:00
2024-05-30 09:51:27 +08:00