| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-04-05 | Put non_local_definitions lint back to warn-by-default | Urgau | -1/+1 |
| 2024-04-05 | Eliminate false-positives in the non-local lint with the type-system | Urgau | -37/+168 |
| 2024-03-07 | Use was_invoked_from_cargo method instead of hand-written one | Urgau | -1/+1 |
| 2024-03-07 | Add early-return when checking if a path is local | Urgau | -2/+4 |
| 2024-03-07 | Remove useless smallvec dependency in rustc_lint::non_local_def | Urgau | -12/+18 |
| 2024-03-06 | Temporarily make allow-by-default the non_local_definitions lint | Urgau | -1/+2 |
| 2024-02-17 | Add cargo update suggestion for non local defs | Urgau | -2/+23 |
| 2024-02-17 | Add const-anon suggestion for non local impl | Urgau | -1/+15 |
| 2024-02-17 | Implement RFC3373 non local definitions lint | Urgau | -0/+187 |
