| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-10-07 | Rename `errors/mod.rs` as `errors.rs`. | Nicholas Nethercote | -0/+14 | |
| It's simpler, for this tiny module. | ||||
| 2022-09-06 | Mugrate mismatched_static_lifetime.rs | Nikita Tomashevich | -421/+0 | |
| 2022-09-06 | Migrate E0623 | Nikita Tomashevich | -3/+170 | |
| 2022-08-24 | Use `IntoDiagnosticArg` where it makes sense | Nikita Tomashevich | -4/+9 | |
| 2022-08-23 | Migrate note_region_origin function | Nikita Tomashevich | -1/+63 | |
| 2022-08-23 | Use GeneratorKind::descr() instead of it's Display impl | Nikita Tomashevich | -1/+1 | |
| Those are basically the same but the first one seems to fit better | ||||
| 2022-08-23 | Migrate OpaqueHiddenType, E0282, E0283, E0284, E0698 | Nikita Tomashevich | -0/+187 | |
