Oliver Schneider
|
1f2c97a291
|
remove all //~ from tests
|
2017-02-08 14:58:07 +01:00 |
|
Oliver Schneider
|
fd1351f6e3
|
rustup and compile-fail -> ui test move
|
2017-02-07 21:05:30 +01:00 |
|
mcarton
|
1f419a2986
|
Add missing suggestions and help message to tests
|
2016-06-07 18:33:24 +02:00 |
|
Oliver Schneider
|
c6b4b19a43
|
suggest a op= b over a = a op b
|
2016-05-11 15:32:20 +02:00 |
|
mcarton
|
251c3eefd1
|
Use span_suggestion in STRING_LIT_AS_BYTES
|
2016-03-15 20:35:41 +01:00 |
|
Florian Hartwig
|
01eda52cb5
|
Add lint for "string literal".as_bytes()
|
2016-01-19 19:17:50 +01:00 |
|
Manish Goregaokar
|
140c34f85e
|
Tests shouldn't be executable (fixes #444)
|
2015-11-09 08:49:20 +05:30 |
|
Manish Goregaokar
|
4e2b09831b
|
Rust upgrade to rustc 1.5.0-nightly (9d3e79ad3 2015-10-10)
|
2015-10-12 02:42:59 +05:30 |
|
Georg Brandl
|
6fa34cca29
|
methods: suggest correct replacement for to_string() (fixes #232)
|
2015-08-25 18:39:21 +02:00 |
|
Andre Bogus
|
f67175b4cd
|
fixed error messages in compile-fail test
|
2015-08-13 11:38:39 +02:00 |
|
llogiq
|
f9e851e212
|
pulled strings passes together, added more tests
|
2015-08-13 11:36:39 +02:00 |
|
llogiq
|
0b08e9e83e
|
added string_add lint and fixed string_add_assign + test
|
2015-08-13 11:36:39 +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
|
b393752814
|
New string_add_assign lint (first part of #121), also formatting & refactoring
|
2015-08-05 15:10:45 +02:00 |
|