Commit Graph

69 Commits

Author SHA1 Message Date
Oliver Schneider 32a9394490 Rustup 2017-09-13 15:34:04 +02:00
Oliver Schneider b127ad251f Rustup 2017-09-12 14:38:59 +02:00
Aaron Hill 8adc42b5b4 Update for latest Rust
This is mainly due to https://github.com/rust-lang/rust/commit/dead08cb33134
2017-09-09 01:23:08 -04:00
Oliver Schneider e4524ac4de Run nightly rustfmt 2017-09-05 12:39:27 +02:00
Oliver Schneider a8cf4e8ecb Accessing Span internals is deprecated 2017-08-31 14:47:45 +02:00
Dan Gohman 7714203c72 Add a lint for lossless casts. 2017-08-28 08:42:33 -07:00
Alexey Zabelin 695bedbe27 Rename match_path_old to match_path
The old `match_path` was renamed to `match_qpath`.

As per #1983.
2017-08-24 20:42:50 -04:00
Oliver Schneider f3ae929b2d Rustup 2017-08-15 11:10:49 +02:00
Oliver Schneider b25b6b3355 Rustfmt 2017-08-14 09:43:26 +02:00
Andre Bogus 0670d0b59b fixing dogfood 2017-08-06 11:09:53 +02:00
Frederick Zhang 4de37160bb fix ConstFloat usage 2017-08-06 15:06:21 +10:00
Oliver Schneider 5864072eca Run rustfmt 2017-08-01 10:19:49 +02:00
Frederick Zhang 9539df06c6 use BindingAnnotation instead of BindingMode 2017-08-01 17:17:38 +10:00
Oliver Schneider 9967e9aacc Update to latest master 2017-07-31 12:37:38 +02:00
Manish Goregaokar 55cb63adfe Bump to 0.0.139 2017-06-10 22:07:09 -07:00
Eduard-Mihai Burtescu e4ca0e515f Remove uses of span_if_local. 2017-06-11 06:15:53 +03:00
Eduard-Mihai Burtescu cd89737b21 Update for rustc 1.19.0-nightly (4bf5c99af 2017-06-10). 2017-06-11 05:34:47 +03:00
Oliver Schneider dfc7d2afd4 Run rustfmt 2017-05-12 12:09:52 +02:00
Oliver Schneider 672045689e Fix #1730 2017-05-11 19:02:19 +02:00
Oliver Schneider 51f6aeae51 Reduce code duplication 2017-05-11 19:00:14 +02:00
Oliver Schneider 5842463562 Run rustfmt 2017-04-12 11:06:32 +02:00
Oliver Schneider a679f41fa3 Fix fallout 2017-04-06 16:49:13 +02:00
Enrico Schmitz 7a4f7c335b Remove unused cs parameter for is_macro and friends 2017-04-01 00:14:04 +02:00
Enrico Schmitz 8f9fb97eb6 First try for a fix for rustc 1.18.0-nightly (5c94997b6 2017-03-30 2017-03-31 19:23:35 +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 4c6e225830 Run rustfmt 2017-03-13 11:40:56 +01:00
Oliver Schneider 40d50fe8b2 Don't lint nan_cmp and zero_ptr in constants 2017-03-07 12:58:07 +01:00
Oliver Schneider 2a8fca599b Mostly apply rustfmt 2017-03-05 10:27:20 +01:00
Enrico Schmitz 0cf7990e72 Also handle ConstFloat::F32 in is_allowed 2017-03-01 15:33:32 +01:00
Enrico Schmitz f66e0aad84 Fix for rustc 1.17.0-nightly (be760566c 2017-02-28) 2017-03-01 13:24:19 +01:00
sinkuu 8cb2ec804d Support generic type 2017-02-18 10:14:25 +09: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
Oliver Schneider f145fc44f8 Merge pull request #1414 from samueltardieu/no-short-circuit-if
Add a new "short_circuit_statement" lint (fixes #1194)
2017-01-05 10:41:14 +01: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
Samuel Tardieu 82b2f5663f Add a new "short_circuit_statement" lint (fixes #1194) 2016-12-31 01:17:39 +01:00
Oliver Schneider 47eead5ada function definition style simplification 2016-12-21 12:14:54 +01:00
Oliver Schneider 44533f09aa rustfmt round n 2016-12-21 09:45:24 +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
Oliver Schneider 16aab71688 enum glob use and copies left 2016-12-02 17:38:31 +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 c7e3cc1e27 Rustup to *rustc 1.15.0-nightly (3bf2be9ce 2016-11-22)* 2016-11-23 22:44:00 +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
mcarton 4f3920307a Rustup to *rustc 1.13.0-nightly (d0623cf7b 2016-09-26)* 2016-09-28 01:09:11 +02:00