Joonas Koivunen
|
cf8e95eb22
|
is_from_for_desugar: add match for for _ in x
This will avoid `let_unit_value` in the examples in the ui-test.
It might match too widely.
|
2017-08-18 17:07:39 +03: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 |
|
Oliver Schneider
|
d0650ae144
|
Update for latest master
|
2017-06-28 11:02:27 +02:00 |
|
Manish Goregaokar
|
55cb63adfe
|
Bump to 0.0.139
|
2017-06-10 22:07:09 -07:00 |
|
mcarton
|
bb0b597f05
|
Check for for loop desugaring in highering
|
2017-06-08 20:17:10 +02:00 |
|
mcarton
|
01cae3fd6d
|
Rustup to *rustc 1.19.0-nightly (0418fa9d3 2017-06-04)*
|
2017-06-05 21:49:26 +02:00 |
|
Georg Brandl
|
06472ca651
|
Update to fix array_indexing failures: RangeInclusive::NonEmpty is gone
|
2017-05-26 16:54:07 +02:00 |
|
Enrico Schmitz
|
7a4f7c335b
|
Remove unused cs parameter for is_macro and friends
|
2017-04-01 00:14:04 +02:00 |
|
Oliver Schneider
|
d944d7df9a
|
rustup to 2017-01-12
|
2017-01-13 17:04:56 +01:00 |
|
Oliver Schneider
|
4a4e1ea2c5
|
also run rustfmt on clippy-lints
|
2016-12-20 18:21:30 +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 |
|
Oliver Schneider
|
31e482403c
|
rustup to rustc 1.15.0-nightly (d5814b03e 2016-11-23)
|
2016-11-25 19:24:55 +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
|
1c3fce41b6
|
Rustup to *rustc 1.14.0-nightly (f09420685 2016-10-20)*
|
2016-10-22 15:57:19 +02:00 |
|
mcarton
|
4f91d66905
|
Rustup to *rustc 1.14.0-nightly (144af3e97 2016-10-02)*
|
2016-10-03 21:25:27 +02:00 |
|
mcarton
|
9a2aadf872
|
Deny missing_docs_in_private_items in some modules
|
2016-08-23 19:39:36 +02:00 |
|
mcarton
|
98f18f0474
|
Move vec! unexpanding function to utils::higher
|
2016-07-01 17:12:49 +02:00 |
|
mcarton
|
4dff4df577
|
Move more functions to utils::higher
|
2016-07-01 17:12:49 +02:00 |
|
mcarton
|
92b04129fe
|
Move unsugar_range to utils::higher
|
2016-07-01 17:12:49 +02:00 |
|
mcarton
|
9811dea237
|
Add a module to pretty-print suggestions
|
2016-07-01 17:12:48 +02:00 |
|