mcarton
|
b753e77cbe
|
Rustfmt and sort all use items
|
2016-02-24 17:38:57 +01:00 |
|
Oliver 'ker' Schneider
|
3f34b65747
|
fix nightly breakage
|
2016-02-12 18:35:44 +01:00 |
|
Manish Goregaokar
|
f53a830c8c
|
Merge pull request #623 from mcarton/redundant
Be more consistent in lint declarations
|
2016-02-06 12:14:03 +05:30 |
|
mcarton
|
83a82a1d86
|
Remove redundancy in lint documentation
The default level is always given in the declare_lint! macro, no need to
add it inconsistently in the documentation.
|
2016-02-06 00:41:54 +01:00 |
|
mcarton
|
70124cf591
|
Fix case conventions
|
2016-02-05 21:54:29 +01:00 |
|
Manish Goregaokar
|
c1a99fdd90
|
Fix dogfood failures by refactoring open_options
|
2016-01-04 12:06:37 +05:30 |
|
Manish Goregaokar
|
c9342d0121
|
fmt clippy
|
2016-01-04 09:56:12 +05:30 |
|
llogiq
|
5bbc1427fd
|
added wiki comments + wiki-generating python script
|
2015-12-11 01:22:27 +01:00 |
|
Guillaume Gomez
|
72117836f1
|
Add check on redundant _ bindings in structs
|
2015-12-07 13:16:59 +01:00 |
|
Seo Sanghyeon
|
b17e38782e
|
Remove trailing commas in match arms with blocks
|
2015-11-17 13:39:42 +09:00 |
|
Pyriphlegethon
|
b7c6c30c88
|
Change lint description
|
2015-10-07 17:15:44 +02:00 |
|
Pyriphlegethon
|
7644f8e2a1
|
Add "nonsensical OpenOptions" lint
|
2015-10-07 13:46:51 +02:00 |
|