Oliver Schneider
|
4a4e1ea2c5
|
also run rustfmt on clippy-lints
|
2016-12-20 18:21:30 +01:00 |
|
Oliver Schneider
|
c6e2967b9c
|
rustup to rustc 1.15.0-dev (3b248a184 2016-12-05)
|
2016-12-06 11:32:21 +01:00 |
|
mcarton
|
4f91d66905
|
Rustup to *rustc 1.14.0-nightly (144af3e97 2016-10-02)*
|
2016-10-03 21:25:27 +02:00 |
|
mcarton
|
be329ebdf7
|
Typo
TIL what `wether` means.
|
2016-08-23 19:51:42 +02:00 |
|
mcarton
|
9a2aadf872
|
Deny missing_docs_in_private_items in some modules
|
2016-08-23 19:39:36 +02:00 |
|
Oliver Schneider
|
7e67f447ce
|
add suggestions to clone_on_copy
also:
* don't report clone_on_copy when reporting clone_on_double_ref
* don't suggest `((x))`
|
2016-08-08 16:43:45 +02:00 |
|
mcarton
|
eb75d4ee62
|
Fix suggestions for NEW_WITHOUT_DEFAULT
|
2016-07-10 14:20:38 +02:00 |
|
mcarton
|
bf513229b1
|
Address PR's comments
|
2016-07-06 15:49:49 +02:00 |
|
mcarton
|
c5e91e70d0
|
Use sugg::Sugg in transmute links
|
2016-07-04 02:22:57 +02:00 |
|
mcarton
|
ffa840d4f2
|
Use utils::sugg in match related lints
Also don't build suggestion when unnecessary.
|
2016-07-03 23:27:37 +02:00 |
|
mcarton
|
cc18556ae5
|
Use utils::sugg in swap lints
|
2016-07-02 17:31:22 +02:00 |
|
mcarton
|
2a45a2ab6b
|
Use utils::sugg in FOR_KV_MAP
|
2016-07-01 20:55:45 +02:00 |
|
mcarton
|
dbf6dc66d8
|
Add more sugggestion-building functions
|
2016-07-01 19:30:38 +02:00 |
|
mcarton
|
97f65b0296
|
Rustup to ea0dc92972 III
|
2016-07-01 17:49:18 +02:00 |
|
mcarton
|
7023988020
|
Use utils::sugg in TOPLEVEL_REF_ARG
|
2016-07-01 17:12:48 +02:00 |
|
mcarton
|
7a1fc9fce5
|
Use utils::sugg in MATCH_BOOL
|
2016-07-01 17:12:48 +02:00 |
|
mcarton
|
9811dea237
|
Add a module to pretty-print suggestions
|
2016-07-01 17:12:48 +02:00 |
|