Oliver Schneider
|
eed9ec15fb
|
improve the no_effect lint
|
2016-02-11 13:50:41 +01:00 |
|
Manish Goregaokar
|
140c34f85e
|
Tests shouldn't be executable (fixes #444)
|
2015-11-09 08:49:20 +05:30 |
|
Manish Goregaokar
|
0e658afc1b
|
Fix mut_mut false positive, make Allow (fixes #309)
|
2015-09-08 02:29:13 +05:30 |
|
Georg Brandl
|
7aee04878f
|
tests: use fragment of lint text for error checking
(Did not touch strings.rs, which is fixed by @llogiq's PR)
|
2015-08-13 08:12:07 +02:00 |
|
Georg Brandl
|
e318328d63
|
all: whitespace cleanup
* 4-space indentation
* no trailing whitespace
* no tabs
|
2015-08-11 20:22:50 +02:00 |
|
llogiq
|
0d651c72ff
|
made macro test even simpler, added a few tests
|
2015-05-26 01:45:15 +02:00 |
|
llogiq
|
1f8453ab73
|
mut_mut now more robust (thanks to Manishearth, see issue #9)
|
2015-05-18 10:41:15 +02:00 |
|
llogiq
|
96bfade4f1
|
New lint: mut_mut (closes issue #9)
|
2015-05-18 09:02:24 +02:00 |
|