Commit Graph

20 Commits

Author SHA1 Message Date
Oliver Schneider e4524ac4de Run nightly rustfmt 2017-09-05 12:39:27 +02:00
Oliver Schneider 459cf467c5 Rustup 2017-08-14 09:54:47 +02:00
Oliver Schneider b25b6b3355 Rustfmt 2017-08-14 09:43:26 +02:00
Oliver Schneider a82cd77b2b Rustup to *rustc 1.20.0-nightly (d84693b93 2017-07-09)* 2017-07-10 10:17:40 +02:00
Seo Sanghyeon 745233f3ab Use span_lint_and_sugg 2017-06-22 03:04:04 +09:00
Enrico Schmitz 7a4f7c335b Remove unused cs parameter for is_macro and friends 2017-04-01 00:14:04 +02:00
Oliver Schneider 0ae1a77a2e Do some additional cleanup around InternedString and Symbol 2017-03-30 10:21:13 +02:00
Oliver Schneider d9e69a70df Fix fallout 2017-03-30 09:46:04 +02:00
Oliver Schneider d944d7df9a rustup to 2017-01-12 2017-01-13 17:04:56 +01:00
Oliver Schneider ed9d71f2c9 remove nondeterminism by adjusting thresholds 2016-12-21 10:25:14 +01:00
Oliver Schneider 4a4e1ea2c5 also run rustfmt on clippy-lints 2016-12-20 18:21:30 +01: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
mcarton c35f82b823 Rustup to *rustc 1.15.0-nightly (7b3eeea22 2016-11-21)* 2016-11-23 21:31:55 +01:00
mcarton 19c5f5394b Rustup to rustc 1.15.0-nightly (0ed951993 2016-11-14) 2016-11-16 23:05:26 +01: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
mcarton caa76e119b Improve docs 2016-07-16 00:26:54 +02:00
Oliver Schneider bf227f4729 split clippy into lints, plugin and cargo-clippy 2016-05-27 13:03:58 +02:00