Guillaume Gomez
|
a05d3a4137
|
Automatic generation of error annotations for ui tests
|
2023-08-22 17:18:11 +02:00 |
|
Takayuki
|
65778fa5e8
|
fix a false-positive inside const fn in comparison_chain
|
2021-04-22 16:58:12 +09:00 |
|
Eduardo Broto
|
9217675c7f
|
Fix comparison_chain false positive
|
2020-05-14 00:26:09 +02:00 |
|
Tim Bodeit
|
fff9a8ea9c
|
[comparison_chain] #4827 Check core::cmp::Ord is implemented
Only emit lint, if `cmp` is actually available on the type being
compared. Don't emit lint in cases where only `PartialOrd` is
implemented.
|
2019-11-24 10:00:06 +01:00 |
|
James Wang
|
52408f5b7d
|
Add a new lint for comparison chains
|
2019-09-24 16:55:05 -05:00 |
|