Devon Hollowood
|
ab9a8f24cd
|
Update tests after reviewer suggestions
|
2021-10-26 14:01:46 -07:00 |
|
Devon Hollowood
|
6c89c00a98
|
Further clean up tests/ui/rename.rs
Now it is just a collection of lints + an empty main function
|
2021-10-26 10:26:35 -07:00 |
|
Devon Hollowood
|
d0c04b4d78
|
Clean up tests/ui/rename.rs
|
2021-10-26 00:53:53 -07:00 |
|
flip1995
|
f44a904a56
|
Deprecate mem_discriminant_non_enum
This lint has been uplifted and is now included in
enum_intrinsics_non_enums.
|
2021-10-11 10:10:16 +02:00 |
|
David Tolnay
|
899a1b5598
|
Move cognitive_complexity to nursery
|
2020-04-08 08:37:20 -07:00 |
|
Philipp Hansch
|
8a161d71f8
|
Add run-rustfix for rename test
I removed the `Bar` static and `Foo` impl because they are not needed
for what's tested here as far as I can tell.
|
2019-08-28 07:23:23 +02:00 |
|