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
|
13f245f6c9
|
Fix util/update_wiki.py warnings and be consistent in declare_lint! invocations
|
2016-02-06 00:13:29 +01:00 |
|
mcarton
|
db205c82a4
|
Add a lint about using clone on Copy types
|
2016-02-02 22:35:01 +01:00 |
|
Manish Goregaokar
|
c9342d0121
|
fmt clippy
|
2016-01-04 09:56:12 +05:30 |
|
Manish Goregaokar
|
780dedc500
|
fixups
|
2016-01-03 21:25:09 +05:30 |
|
Guillaume Gomez
|
abfb1d3ca1
|
Add new lint on function naming check (the '_')
|
2016-01-03 14:48:54 +01:00 |
|
Guillaume Gomez
|
bd8a265000
|
Add help on field binding
|
2016-01-02 06:31:05 +01:00 |
|
llogiq
|
c645a9febe
|
adding missing doc comments
|
2015-12-14 22:16:56 +01:00 |
|
Manish Goregaokar
|
e8686a3ecd
|
Merge branch 'pr-482'
|
2015-12-07 07:23:52 -05:00 |
|
Guillaume Gomez
|
72117836f1
|
Add check on redundant _ bindings in structs
|
2015-12-07 13:16:59 +01:00 |
|