flip1995
|
8c07772dbb
|
Switch to declare_tool_lint macro
|
2018-08-29 11:08:29 -07:00 |
|
Oliver Schneider
|
d99cea0f16
|
Update imports and rustup
|
2018-08-28 13:13:42 +02:00 |
|
Matthias Krüger
|
88d693918f
|
docs: add more suggestions on how to fix clippy findings to the online lint list.
|
2018-08-12 11:29:44 +02:00 |
|
Michael Wright
|
ffce3c77e4
|
Fix #3000
|
2018-08-06 08:20:50 +02:00 |
|
Alex Crichton
|
40349b23ea
|
Fix breakage from rust-lang/rust#52949
|
2018-08-02 13:00:14 -07:00 |
|
Manish Goregaokar
|
5d74e2096b
|
Remove import of rustc
|
2018-07-19 00:53:23 -07:00 |
|
csmoe
|
1bd17e4fa2
|
ExprKind
|
2018-07-16 11:46:37 +02:00 |
|
Oliver Schneider
|
bb2f6a5011
|
Merge pull request #2821 from mati865/rust-2018-migration
Rust 2018 migration
|
2018-05-30 15:55:11 +02:00 |
|
Mateusz Mikuła
|
424a33720d
|
Run rustfix
|
2018-05-30 10:15:50 +02:00 |
|
Oliver Schneider
|
ce229b2025
|
Version bump
|
2018-05-29 11:58:58 +02:00 |
|
Mateusz Mikuła
|
8ed8ee895a
|
Update to nightly 2018-05-28
|
2018-05-29 10:56:58 +02:00 |
|
Oliver Schneider
|
d6344c47e3
|
Categorize all the lints!
|
2018-03-28 15:24:26 +02:00 |
|
Hidehito Yabuuchi
|
d637163435
|
Fix comment
|
2018-03-11 14:03:09 +09:00 |
|
Hidehito Yabuuchi
|
ed769a3bc4
|
Ignore all macros in redundant_field_names
|
2018-03-11 13:57:28 +09:00 |
|
Hidehito Yabuuchi
|
8e406760a4
|
Move call of is_range_expression() outside of blocks
|
2018-03-05 18:20:27 +09:00 |
|
Hidehito Yabuuchi
|
e13dcd26e3
|
Unused variable is left
|
2018-03-05 17:40:42 +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 |
|
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 |
|