Zalathar
f2fcfe82af
Various style improvements to rustc_lint::levels
...
- Replace some nested if-let with let-chains
- Tweak a match pattern to allow shorthand struct syntax
- Fuse an `is_empty` check with getting the last element
- Merge some common code that emits `MalformedAttribute` and continues
- Format `"{tool}::{name}"` in a way that's consistent with other match arms
- Replace if-let-else-panic with let-else
- Use early-exit to flatten a method body
2024-03-13 13:57:39 +11:00
..
2024-03-08 08:19:17 +01:00
2024-03-08 23:20:29 -05:00
2024-03-12 05:53:46 +00:00
2024-03-11 10:04:49 +11:00
2024-03-09 21:40:08 +01:00
2024-03-11 09:15:09 +11:00
2024-03-11 17:19:37 +00:00
2024-03-11 10:04:49 +11:00
2024-03-11 03:47:19 -04:00
2024-03-12 08:51:20 +00:00
2024-03-13 00:03:50 +00:00
2024-03-13 00:03:50 +00:00
2024-03-12 05:53:47 +00:00
2024-03-12 14:01:38 +00:00
2024-03-08 19:08:13 +00:00
2024-03-12 06:29:03 +01:00
2024-03-11 03:47:19 -04:00
2024-03-12 08:51:20 +00:00
2024-03-12 05:53:46 +00:00
2024-03-12 05:53:46 +00:00
2024-03-12 05:53:46 +00:00
2024-03-11 16:51:54 +00:00
2024-03-13 13:57:39 +11:00
2024-03-09 01:13:42 +01:00
2024-03-12 12:39:25 +00:00
2024-03-11 10:06:34 +11:00
2024-03-12 05:53:46 +00:00
2024-03-12 05:53:46 +00:00
2024-03-12 05:53:46 +00:00
2024-03-08 18:53:58 -05:00
2024-03-12 05:53:46 +00:00
2024-03-12 05:53:46 +00:00
2024-03-11 09:29:35 -07:00
2024-03-12 05:53:46 +00:00
2024-03-11 10:04:50 +11:00
2024-03-12 05:53:46 +00:00
2024-03-12 09:04:00 -07:00
2024-03-12 05:53:46 +00:00
2024-03-11 09:29:32 -07:00
2024-03-12 05:53:46 +00:00
2024-03-12 05:53:46 +00:00
2024-03-11 09:15:09 +11:00
2024-03-12 08:30:46 +00:00
2024-03-12 14:37:22 +03:00
2024-03-08 12:34:05 +03:00
2024-03-12 09:04:02 -07:00
2024-03-09 21:16:43 +08:00
2024-03-08 18:53:58 -05:00