Wilco Kusee
|
aa1793e9c4
|
Add run-rustfix to redundant_field_names
|
2019-01-13 18:48:54 +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
|
38fabcbdf2
|
tests: fix formatting and update test output
fix script one last time™
|
2018-12-27 17:03:53 +01:00 |
|
Shotaro Yamada
|
eb54c1a9a0
|
redundant_field_names: Do not trigger on path with type params
Fixes #3476
|
2018-12-12 17:41:52 +09: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 |
|
Michael Wright
|
a1f8e129fd
|
Add a test to ensure that #2799 is fixed
Closes #2799
|
2018-08-14 07:27:56 +02:00 |
|
Oliver Schneider
|
c7ce6c07b1
|
Rustup field -> method transition of ..=
|
2018-05-03 15:52:44 +02:00 |
|
Oliver Schneider
|
8749927973
|
Rustup
|
2018-03-16 09:44:20 +01:00 |
|
Hidehito Yabuuchi
|
ed769a3bc4
|
Ignore all macros in redundant_field_names
|
2018-03-11 13:57:28 +09:00 |
|
Hidehito Yabuuchi
|
cdb60c6547
|
Make redundant_field_name not care range expressions
Hand-written `Range` struct family are treated normally.
|
2018-03-05 17:30:07 +09:00 |
|
Oliver Schneider
|
5b48b03375
|
Typo
|
2018-03-05 08:33:37 +01:00 |
|
Hidehito Yabuuchi
|
7b59557dcd
|
Don't lint range syntax with var name start and end
|
2018-03-05 14:31:37 +09:00 |
|
TomasKralCZ
|
42120141bd
|
Suggestion fixed, simplified lint logic.
|
2018-02-12 11:26:00 +01:00 |
|
TomasKralCZ
|
85642ddd23
|
Implement redundant field names lint #2244
|
2018-02-10 22:52:31 +01:00 |
|