From 6b271b72d91ece90325b7d1691759d1c2b25707f Mon Sep 17 00:00:00 2001 From: Owen Jacobson Date: Fri, 26 Jun 2020 19:42:56 -0400 Subject: Revert to nightly. As of the 20th, nightly once again has rustfmt, and Travis should build cleanly. I've made no real effort to find a long-term solution - I'm sure sooner or later nightly will lose critical binaries again, breaking the test suite, but I also don't want to pin to nightly-as-of-a-date as I will almost certainly forget to ever upgrade Rust. --- rust-toolchain | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rust-toolchain') diff --git a/rust-toolchain b/rust-toolchain index 4aec5c6..bf867e0 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1 +1 @@ -nightly-2020-06-10 +nightly -- cgit v1.2.3