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 |
|