messense
|
8ac0388307
|
Fix compilation on rustc 1.20.0-nightly (69c65d296 2017-06-28)
|
2017-06-29 21:38:25 +08:00 |
|
Oliver Schneider
|
2a8fca599b
|
Mostly apply rustfmt
|
2017-03-05 10:27:20 +01:00 |
|
Enrico Schmitz
|
f66e0aad84
|
Fix for rustc 1.17.0-nightly (be760566c 2017-02-28)
|
2017-03-01 13:24:19 +01:00 |
|
Mrmaxmeier
|
2216a890a6
|
TyCtxt::map is now called TyCtxt::hir
|
2017-02-03 14:16:07 +01:00 |
|
Oliver Schneider
|
713da45906
|
apply rustfmt
|
2017-01-17 19:30:32 +01:00 |
|
Oliver Schneider
|
d944d7df9a
|
rustup to 2017-01-12
|
2017-01-13 17:04:56 +01:00 |
|
Manish Goregaokar
|
b101611a97
|
Rustup to rustc 1.16.0-nightly (468227129 2017-01-03): Dogfood fixes
|
2017-01-04 15:50:57 -08:00 |
|
Manish Goregaokar
|
571369af1b
|
Rustup to rustc 1.16.0-nightly (468227129 2017-01-03): Borrow and spelling fixes
|
2017-01-04 15:50:50 -08:00 |
|
Manish Goregaokar
|
e02fac4896
|
Rustup to rustc 1.16.0-nightly (468227129 2017-01-03): Recover patterns from arguments
|
2017-01-04 15:50:43 -08:00 |
|
Josh Holmer
|
64f5dbc9f8
|
Rustup to rustc 1.16.0-nightly (468227129 2017-01-03): Body fixes for rustup
|
2017-01-04 15:50:30 -08:00 |
|
Oliver Schneider
|
4a4e1ea2c5
|
also run rustfmt on clippy-lints
|
2016-12-20 18:21:30 +01:00 |
|
Arnavion
|
3de6f9db20
|
Use inputs/output getters for rustc::ty::FnSig instead of the now non-existent fields.
|
2016-12-10 23:57:19 -08:00 |
|
Oliver Schneider
|
778ce4dfd3
|
update to the rust-PR that unblocks clippy
|
2016-12-07 13:13:40 +01:00 |
|
Oliver Schneider
|
c6e2967b9c
|
rustup to rustc 1.15.0-dev (3b248a184 2016-12-05)
|
2016-12-06 11:32:21 +01:00 |
|
Oliver Schneider
|
59b0077565
|
WIP compiles and doesn't crash (much) but tests are failing
|
2016-12-01 22:31:56 +01:00 |
|
mcarton
|
19c5f5394b
|
Rustup to rustc 1.15.0-nightly (0ed951993 2016-11-14)
|
2016-11-16 23:05:26 +01:00 |
|
Oliver Schneider
|
40720a61e8
|
rustup for the ! type
|
2016-08-17 17:58:15 +02:00 |
|
Georg Brandl
|
b91c1a509e
|
Make lint descriptions short and to the point; always fitting the column "triggers on".
|
2016-08-07 08:09:26 +02:00 |
|
Georg Brandl
|
3b5ff0f813
|
Make the lint docstrings more consistent.
|
2016-08-07 08:06:19 +02:00 |
|
Oliver Schneider
|
81c5757f44
|
lint on by ref patterns for references
|
2016-08-01 16:59:14 +02:00 |
|
Manish Goregaokar
|
3e13e24ed5
|
redundant closures don't allocate
|
2016-07-16 18:25:00 +05:30 |
|
mcarton
|
caa76e119b
|
Improve docs
|
2016-07-16 00:26:54 +02:00 |
|
Andre Bogus
|
6aa37e57a2
|
s/PatKind::Ident/PatKind::Binding/g
|
2016-05-31 23:30:49 +02:00 |
|
Oliver Schneider
|
bf227f4729
|
split clippy into lints, plugin and cargo-clippy
|
2016-05-27 13:03:58 +02:00 |
|