| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-12-17 | Migrate leading/trailing irrefutable let pattern diagnostics | TheOddGarlic | -0/+16 |
| 2022-12-17 | Migrate lower range bound diagnostics | TheOddGarlic | -0/+17 |
| 2022-12-17 | Migrate "could not evaluate const pattern" diagnostic | TheOddGarlic | -0/+7 |
| 2022-12-17 | Migrate "constant pattern depends on generic parameter" diagnostic | TheOddGarlic | -0/+7 |
| 2022-12-17 | Migrate unreachable pattern diagnostic | TheOddGarlic | -0/+9 |
| 2022-12-17 | Migrate pattern inlining error diagnostics | TheOddGarlic | -0/+28 |
| 2022-12-17 | Migrate "non-exhaustive patterns: type is non-empty" diagnostic | TheOddGarlic | -0/+93 |
| 2022-12-17 | Migrate "unused unsafe" lint | TheOddGarlic | -1/+24 |
| 2022-12-17 | Migrate "requires unsafe" diagnostics | TheOddGarlic | -1/+215 |
| 2022-12-17 | Migrate "unsafe_op_in_unsafe_fn" lints | TheOddGarlic | -2/+90 |
| 2022-12-17 | Migrate "function cannot return without recursing" diagnostic | TheOddGarlic | -0/+13 |
