Manish Goregaokar
|
bd45cfd273
|
rustfmt
|
2016-02-29 21:35:51 +05:30 |
|
mcarton
|
b753e77cbe
|
Rustfmt and sort all use items
|
2016-02-24 17:38:57 +01:00 |
|
quininer kel
|
35a48bf512
|
fix nightly
9b40e1e5b3
|
2016-02-19 04:16:39 +08:00 |
|
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 |
|
Manish Goregaokar
|
c9342d0121
|
fmt clippy
|
2016-01-04 09:56:12 +05:30 |
|
Johannes Linke
|
b287739c0b
|
Remove reference to a fixed issue
|
2016-01-01 17:48:46 +01:00 |
|
Markus Unterwaditzer
|
acc47a3bd5
|
Nightly fixes
As of
e3da2a9003 (diff-12e06f1e9ca371a11bdc4615f50a4071L59)
HirVec is syntax::ptr::P instead of Vec.
|
2015-12-22 00:22:35 +01:00 |
|
llogiq
|
c0bccc9567
|
more doc comments
|
2015-12-14 13:32:07 +01:00 |
|
Manish Goregaokar
|
b865e30b49
|
Upgrade rust to rustc 1.6.0-nightly (462ec0576 2015-12-09)
|
2015-12-09 15:56:49 -05:00 |
|
Seo Sanghyeon
|
b17e38782e
|
Remove trailing commas in match arms with blocks
|
2015-11-17 13:39:42 +09:00 |
|
llogiq
|
a0cd8fc943
|
match .map(Clone::clone)
|
2015-11-05 17:11:41 +01:00 |
|
wartman4404
|
764eedd050
|
check for Deref conversions
|
2015-11-03 21:11:40 -06:00 |
|
wartman4404
|
414c0d20f7
|
New lint for using .cloned()
|
2015-11-03 21:01:52 -06:00 |
|