Caio
|
0e1caa765e
|
Fix #10792
|
2023-06-17 17:03:31 -03:00 |
|
Caio
|
891fffef0c
|
Consider referenced allowed or hard-coded types
|
2023-05-13 23:24:33 -03:00 |
|
bors
|
06dace2920
|
Auto merge of #10669 - oli-obk:@, r=Alexendoo
Update to a compiletest-rs version that requires `//@` for commands
Requires https://github.com/Manishearth/compiletest-rs/pull/261 to get published
This PR is a smaller step towards https://github.com/rust-lang/rust-clippy/pull/10426
changelog: Move to a version of compiletest-rs that allows us to require `//`@`` for test suite commands.
|
2023-04-20 14:51:33 +00:00 |
|
Oli Scherer
|
def1705a27
|
Update to a compiletest-rs version that requires //@ for commands
|
2023-04-20 14:44:03 +00:00 |
|
Caio
|
3db7352b81
|
[arithmetic_side_effects] Fix #10590
|
2023-04-19 10:58:00 -03:00 |
|
Caio
|
cd0009eb30
|
Suppress the triggering of some lints in derived structures
|
2023-04-09 08:16:20 -03:00 |
|
Caio
|
05650b7215
|
[arithmetic_side_effects] Fix #10583
|
2023-04-02 07:50:25 -03:00 |
|
Caio
|
c43937316a
|
[arithmetic_side_effects] Fix #10252
|
2023-02-12 17:34:07 -03:00 |
|
Caio
|
e70a7a68bd
|
[arithmetic_side_effects] Evaluate integers originated from constant declarations
|
2023-02-12 16:19:51 -03:00 |
|
Caio
|
fb34fbf7e0
|
[arithmetic_side_effects] Add more tests related to custom types
|
2023-01-06 14:50:25 -03:00 |
|
Caio
|
4262aebeaa
|
[arithmetic-side-effects] Consider negative numbers and add more tests
|
2023-01-06 12:25:51 -03:00 |
|
Caio
|
98b343c5e6
|
[arithmetic-side-effects] Detect overflowing associated constants of integers
|
2022-11-19 08:22:27 -03:00 |
|
Caio
|
2a6a98f95b
|
[arithmetic-side-effects] Do not ignore literal references
|
2022-10-03 19:49:03 -03:00 |
|
Caio
|
4876882b29
|
Fix #9544
|
2022-09-30 15:30:40 -03:00 |
|
Caio
|
4c5f23082a
|
[arithmetic-side-effects] Consider references
|
2022-09-21 15:02:37 -03:00 |
|
Caio
|
736d88b549
|
[arithmetic_side_effects] Add more tests
|
2022-09-20 12:06:49 -03:00 |
|
Caio
|
dba5adae6e
|
[arithmetic-side-effects] Finish non-overflowing ops
|
2022-09-15 13:28:18 -03:00 |
|
Caio
|
611c905482
|
[arithmetic-side-effects] More non-overflowing ops
|
2022-09-13 15:50:24 -03:00 |
|
Caio
|
51d8b6c664
|
Rename the arithmetic lint
|
2022-09-08 12:04:55 -03:00 |
|