Skip to content

Commit

Permalink
Roll toolchain back to avoid a known ICE.
Browse files Browse the repository at this point in the history
Should be able to roll forward when rust-lang/rust#61872 is in a nightly.
  • Loading branch information
anp committed Jun 20, 2019
1 parent e9761ca commit 3cd1acc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .cargo/config
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@ watch --clear
-x fmt
-x check-core
-x test-core
-x clippy-core
-x bench-core
"""
# -x clippy-core
2 changes: 1 addition & 1 deletion rust-toolchain
Original file line number Diff line number Diff line change
@@ -1 +1 @@
nightly-2019-06-09
nightly-2019-06-04

0 comments on commit 3cd1acc

Please sign in to comment.