Nicholas Nethercote
8388112970
Remove is_lint field from Level::Error.
...
Because it's redundant w.r.t. `Diagnostic::is_lint`, which is present
for every diagnostic level.
`struct_lint_level_impl` was the only place that set the `Error` field
to `true`, and it's also the only place that calls
`Diagnostic::is_lint()` to set the `is_lint` field.
2024-01-04 16:09:31 +11:00
..
2023-12-19 12:26:27 -08:00
2023-12-24 07:24:52 +11:00
2023-12-24 07:24:52 +11:00
2023-12-24 07:59:21 +11:00
2023-12-24 07:24:52 +11:00
2023-12-24 07:24:52 +11:00
2023-11-21 20:13:40 +01:00
2023-12-24 07:24:52 +11:00
2023-12-18 16:06:21 +11:00
2023-12-24 07:24:52 +11:00
2023-12-24 07:24:52 +11:00
2023-12-24 07:24:52 +11:00
2023-12-24 07:24:52 +11:00
2023-12-24 08:05:28 +11:00
2023-08-03 09:03:30 +10:00
2023-12-24 07:24:52 +11:00
2024-01-03 19:40:20 +11:00
2023-11-28 14:52:21 +03:00
2023-12-24 08:17:47 +11:00
2023-12-24 07:24:52 +11:00
2023-11-26 08:38:40 +11:00
2023-12-18 16:06:22 +11:00
2023-12-24 07:48:47 +11:00
2023-08-11 16:51:50 +08:00
2023-12-18 16:06:22 +11:00
2024-01-04 16:09:31 +11:00
2023-12-24 07:24:52 +11:00
2023-11-21 20:13:40 +01:00