From d993a994bac3c490553260609a43f06c8d5ab0fe Mon Sep 17 00:00:00 2001 From: Simon Sapin Date: Thu, 5 Oct 2017 13:58:16 +0200 Subject: [PATCH] Upgrade to rustc 1.22.0-nightly (d7e73e4b1 2017-10-04) This version fixes large regressions in incremental compilation performance. --- rust-toolchain | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust-toolchain b/rust-toolchain index 1b3072e1045..0d9867e213b 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1 +1 @@ -nightly-2017-10-01 +nightly-2017-10-05