Commit Graph

9 Commits

Author SHA1 Message Date
Sam Ginnett 72531b7463 Fix explicit-outlives-requirements lint span 2023-06-13 23:04:00 -07:00
Urgau 1c7ab18c08 Rename `drop_copy` lint to `dropping_copy_types` 2023-05-21 13:37:32 +02:00
Urgau 61ff2718f7 Adjust tests for new drop and forget lints 2023-05-10 19:36:02 +02:00
Esteban Küber 9fadcc143a Special-case item attributes in the suggestion output 2023-04-12 22:50:10 +00:00
Esteban Küber 5b40aa5eb4 Tweak output for 'add line' suggestion 2023-04-12 22:50:10 +00:00
Michael Goulet d5b1ef1c3f Use smart-resolve when checking for trait in RHS of UFCS 2023-04-07 05:33:52 +00:00
Camille GILLOT 958419d354 Move the unused extern crate check back to the resolver. 2023-02-22 20:48:27 +00:00
Lukas Markeffsky e415e2f1a2 fix overlapping spans for `explicit_outlives_requirements` in macros
also delete trailing comma if necessary
2023-01-20 20:16:37 +01:00
Albert Larsan cf2dff2b1e
Move /src/test to /tests 2023-01-11 09:32:08 +00:00