Jason Newcomb
|
73f4546d24
|
Fix unnecessary_cast suggestion when taking a reference
|
2022-11-30 10:55:48 -05:00 |
|
Jason Newcomb
|
f44b7aa81e
|
Don't lint unnecessary_cast in mixed macro context
|
2022-11-28 23:58:02 -05:00 |
|
kraktus
|
6f4546a4be
|
[unnecessary_cast ] Do not lint negative hexadecimal literals when cast as float
Floats cannot be expressed as hexadecimal literals
|
2022-10-08 16:15:18 +02:00 |
|
TennyZhuang
|
081f73954b
|
let unnecessary_cast work for trivial non_literal expressions
Signed-off-by: TennyZhuang <zty0826@gmail.com>
|
2022-10-02 23:02:11 +08:00 |
|
kraktus
|
90b446fd38
|
[unnecessary_cast ] add parenthesis when negative number uses a method
|
2022-10-02 14:35:38 +02:00 |
|
Andre Bogus
|
90fe3bea52
|
remove parenthesis from unnecessary_cast suggestion
|
2022-08-27 12:04:19 +02:00 |
|
Samuel E. Moelius III
|
c91a7f0b83
|
Address review comments
|
2022-05-27 15:18:46 -04:00 |
|
Samuel E. Moelius III
|
911eb1f4cd
|
Check .fixed paths' existence in run_ui
|
2022-05-27 15:18:46 -04:00 |
|