Alex Macleod
|
a2a31a0a2f
|
Ignore closures for some type lints
|
2023-09-14 21:20:50 +00:00 |
|
Guillaume Gomez
|
a05d3a4137
|
Automatic generation of error annotations for ui tests
|
2023-08-22 17:18:11 +02:00 |
|
Alex Macleod
|
2811effe34
|
Add imports_granularity = "Module" to rustfmt.toml
|
2023-07-13 12:44:57 +00:00 |
|
lengyijun
|
b50ba06a83
|
fix typo in tests/ui/redundant_allocation.rs
|
2022-08-03 04:57:36 +00:00 |
|
Andy Caldwell
|
66b46749e6
|
Change lint name to plural
|
2022-07-29 19:35:39 +01:00 |
|
Andy Caldwell
|
2f48257cfb
|
Rename "blacklisted name" to "disallowed name" throughout
|
2022-07-29 19:35:18 +01:00 |
|
Evan Typanski
|
0def44a1c1
|
Catch other thinning allocations using Ty
|
2022-05-12 19:15:08 -04:00 |
|
Evan Typanski
|
631b4ee7a2
|
Fix redundant_allocation warning for Rc<Box<str>>
|
2022-05-10 14:21:51 -04:00 |
|
Max Baumann
|
9be3945be7
|
fix existing clippy tests
|
2022-03-30 20:12:58 +02:00 |
|
lengyijun
|
641be558fc
|
redundant_allocation: fix 7487
|
2021-08-24 13:03:48 +08:00 |
|
lyj
|
e575610fb3
|
redundant_allocation: add Arc; some refractoring.
|
2021-07-15 07:10:55 +08:00 |
|
Jacek Pospychala
|
f8e892db5e
|
useless Rc<Rc<T>>, Rc<Box<T>>, Rc<&T>, Box<&T>
|
2020-04-02 00:02:25 +02:00 |
|