Oliver Schneider
|
ff32d5f734
|
Fix #2427
|
2018-02-09 15:25:12 +01:00 |
|
Guillem Nieto
|
bcf2e41421
|
Fix ICE comparing ExprRange
`eq_expr` on hir::utils was throwing an ICE due to an invalid
LateContext being used. Due to this missusage, it was generating an ICE
with the code on the following issue:
https://github.com/rust-lang-nursery/rust-clippy/issues/2423
|
2018-02-06 01:06:32 +01:00 |
|
Michael Wright
|
daa39b3be1
|
Fix compilation
Fix the compilation broken by these two changes:
+ 2d56abfbeb (diff-7fceb7ede15b205bf5ad812c31d75384L1459)
+ ccf0d8399e (diff-64b696b0ef6ad44140e973801ed82b25L2771)
|
2018-01-27 15:03:17 +02:00 |
|
topecongiro
|
7a06d312fd
|
Cargo fmt
|
2017-11-05 04:55:56 +09:00 |
|
Manish Goregaokar
|
fabb6b6645
|
Rustup to rustc 1.22.0-nightly (6c476ce46 2017-09-25)
|
2017-09-25 19:52:29 -07:00 |
|
Oliver Schneider
|
e4524ac4de
|
Run nightly rustfmt
|
2017-09-05 12:39:27 +02:00 |
|
Manish Goregaokar
|
2544458559
|
Run rustfmt
|
2017-09-03 14:15:18 -07:00 |
|
Oliver Schneider
|
9d6c0feef2
|
Rustup (fixes #2002)
|
2017-08-30 10:54:41 +02:00 |
|
Frederick Zhang
|
70c8fe5539
|
fix PathParameters usage
|
2017-08-25 19:38:28 +10:00 |
|
Oliver Schneider
|
2430e06a60
|
Run Dogfood for use_self
|
2017-08-21 13:32:12 +02:00 |
|
Oliver Schneider
|
b25b6b3355
|
Rustfmt
|
2017-08-14 09:43:26 +02:00 |
|
Oliver Schneider
|
e80d883bf1
|
Run rustfmt
|
2017-07-10 10:21:21 +02:00 |
|
Oliver Schneider
|
a82cd77b2b
|
Rustup to *rustc 1.20.0-nightly (d84693b93 2017-07-09)*
|
2017-07-10 10:17:40 +02:00 |
|
Eduard-Mihai Burtescu
|
e073dfe9a2
|
Abide by the common rustc::ty conventions.
|
2017-06-11 05:57:25 +03:00 |
|