Oliver Schneider
|
1e897f1552
|
add a companion lint to no_effect with suggestions for partially effective statements
|
2016-05-13 16:43:47 +02:00 |
|
mcarton
|
15e55f5df5
|
Deprecates 4 lints
Namely STR_TO_STRING, STRING_TO_STRING, UNSTABLE_AS_SLICE and
UNSTABLE_AS_MUT_SLICE.
|
2016-03-24 19:56:48 +01:00 |
|
Oliver 'ker' Schneider
|
2a51f8d2be
|
lint on items following statements
|
2016-01-24 10:16:56 +01:00 |
|
mcarton
|
3713fd3dce
|
Check types in the CMP_OWNED lint
|
2016-01-18 15:35:50 +01:00 |
|
Manish Goregaokar
|
140c34f85e
|
Tests shouldn't be executable (fixes #444)
|
2015-11-09 08:49:20 +05:30 |
|
Manish Goregaokar
|
567d5a7293
|
Improve cmp_owned suggestions (fixes #386)
|
2015-10-13 04:16:05 +05:30 |
|
llogiq
|
ffda91a8c7
|
removed String::from_str(..) to fix build with 1.4.0-nightly/2015-08-14
|
2015-08-14 14:26:57 +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
|
0e5b62c8d8
|
also included String::from in cmp_owned and fixed deprecation in test
|
2015-06-11 16:53:23 +02:00 |
|
llogiq
|
4292dc77a7
|
new lint: cmp_owned
|
2015-05-21 14:51:43 +02:00 |
|