HMPerson1
|
e2bc383383
|
Add linting for empty blocks too
|
2017-11-30 19:40:40 -05:00 |
|
HMPerson1
|
5fca6eb89e
|
Fix #2160
|
2017-11-30 15:31:56 -05:00 |
|
topecongiro
|
7a06d312fd
|
Cargo fmt
|
2017-11-05 04:55:56 +09:00 |
|
Tuomas Siipola
|
6d3db724b7
|
Fix empty documentation in unit_expr
|
2017-09-12 19:08:25 +03:00 |
|
Oliver Schneider
|
8c824e4cbc
|
Also ignore continue statements in is_unit_expr
|
2017-09-05 12:12:44 -07:00 |
|
Oliver Schneider
|
e4524ac4de
|
Run nightly rustfmt
|
2017-09-05 12:39:27 +02:00 |
|
Manish Goregaokar
|
2544458559
|
Run rustfmt
|
2017-09-03 14:15:18 -07:00 |
|
Zaki Manian
|
0d9f56674d
|
Mention the false positive
|
2017-09-03 14:01:29 -07:00 |
|
Zaki Manian
|
8b53f2238b
|
Fix all the clippy lints
Add false positive tests
|
2017-09-03 13:39:49 -07:00 |
|
Zaki Manian
|
6657d4e7ff
|
Remove direct call for Deref
Remove "assigns" from the lint
|
2017-09-03 12:50:02 -07:00 |
|
Zaki Manian
|
e0caf26586
|
RustFmt file and tests
|
2017-09-03 11:19:59 -07:00 |
|
Zaki Manian
|
1c7583776b
|
Don't trigger lint on break or return
|
2017-09-03 11:17:20 -07:00 |
|
Zaki Manian
|
98ec8657e4
|
Improve the lint message
|
2017-09-03 09:52:28 -07:00 |
|
Zaki Manian
|
0233d9b0e7
|
Fix false positives in assignment inside the else condition
|
2017-09-03 08:31:15 -07:00 |
|
Zaki Manian
|
93e78c81a1
|
RustFmt changes
|
2017-09-02 21:33:26 -07:00 |
|
Zaki Manian
|
27e55c96ce
|
Switch back to manual deref
|
2017-09-02 20:45:40 -07:00 |
|
Zaki Manian
|
789e78e72e
|
Improved spans for lints and support match expressions
|
2017-09-02 20:36:24 -07:00 |
|
Zaki Manian
|
34edc3f782
|
Handle method calls
|
2017-09-02 15:04:52 -07:00 |
|
Zaki Manian
|
e7c5825378
|
Fix brace indentation
|
2017-09-02 14:20:22 -07:00 |
|
Zaki Manian
|
d6d78cdbbe
|
Check method calls
|
2017-09-02 14:19:45 -07:00 |
|
Zaki Manian
|
2a97aadacf
|
More initial work
|
2017-09-02 14:09:41 -07:00 |
|
Zaki Manian
|
9e3be6ae49
|
Introduce check_stmt
|
2017-09-02 12:20:43 -07:00 |
|
Zaki Manian
|
f581aa7779
|
Initial commit of unit expr
|
2017-09-02 11:25:33 -07:00 |
|