mcarton
|
65c4e391ee
|
Fix wrong tests and improve some other
|
2016-06-07 17:32:36 +02:00 |
|
Manish Goregaokar
|
140c34f85e
|
Tests shouldn't be executable (fixes #444)
|
2015-11-09 08:49:20 +05:30 |
|
Georg Brandl
|
7cc291d02e
|
generalize let_and_return for any block (closes #340)
|
2015-09-20 13:57:31 +02:00 |
|
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
|
f6dc48fe3a
|
new lint for "let x = EXPR; x" at the end of functions (fixes #104)
|
2015-08-11 22:25:47 +02:00 |
|