Benjamin Sparks
|
ba87acb440
|
Implemented needless question mark lint
|
2021-01-04 14:51:48 +01:00 |
|
Hirochika Matsumoto
|
c7445d7f2c
|
Pluralize lint name
|
2020-11-18 01:28:37 +09:00 |
|
Hirochika Matsumoto
|
30632fb8e6
|
Allow this lint on lint tests
|
2020-11-18 01:28:37 +09:00 |
|
Tim Nielens
|
f3ccbef2af
|
unit-arg - pr comments
|
2020-08-27 19:36:28 +02:00 |
|
Tim Nielens
|
2ecc2ac864
|
unit-arg - improve suggestion
|
2020-08-21 00:42:11 +02:00 |
|
flip1995
|
77dd0ea62a
|
Add tests for empty blocks
|
2020-05-31 19:29:36 +02:00 |
|
flip1995
|
6d15a14964
|
Update test files
|
2020-05-31 18:50:33 +02:00 |
|
flip1995
|
380d941a04
|
Adapt stderr and fixed files
|
2020-05-31 18:48:28 +02:00 |
|
flip1995
|
63987aafba
|
Rustup to rust-lang/rust#70081
|
2020-04-01 20:12:36 +02:00 |
|
Michael Wright
|
df04238d3a
|
Fix unit_arg false positive
Ignore arguments with the question mark operator.
Closes #2945
|
2019-01-29 07:22:08 +02:00 |
|
Wilco Kusee
|
c325137d08
|
Add run-rustfix to unit_arg test
|
2019-01-13 19:59:00 +01:00 |
|
Philipp Hansch
|
38d4ac7cea
|
Remove all copyright license headers
Discussion previously happened in https://github.com/rust-lang/rust/pull/43498
|
2019-01-08 21:46:39 +01:00 |
|
Matthias Krüger
|
435299be30
|
rustfmt tests
|
2018-12-09 23:26:16 +01:00 |
|
Oliver Scherer
|
b8654eaa6c
|
Stabilize tool lints
|
2018-10-11 12:16:22 +02:00 |
|
Manish Goregaokar
|
e9c025ea70
|
Add license header to Rust files
|
2018-10-06 09:43:08 -07:00 |
|
flip1995
|
1b6f6051a8
|
Adapt ui-tests to the tool_lints
|
2018-08-29 11:08:29 -07:00 |
|
HMPerson1
|
8081f6fd6e
|
Replace is_unit_expr
|
2018-01-18 17:04:26 -05:00 |
|