commit | a27f29fc8d7d82ae403498b4eebcf3561136c06a | [log] [tgz] |
---|---|---|
author | David Tolnay <dtolnay@gmail.com> | Sat Jul 21 13:24:58 2018 -0700 |
committer | David Tolnay <dtolnay@gmail.com> | Sat Jul 21 13:25:23 2018 -0700 |
tree | c07b9170efbdf941cdc0260c6fcc572fd06193a3 | |
parent | 28bb2e0b24e012efc9c89513c92e2043d6fba9f7 [diff] [blame] |
Bump the test suite to rustc nightly-2018-07-19
diff --git a/tests/clone.sh b/tests/clone.sh index f6a2869..bda0e68 100755 --- a/tests/clone.sh +++ b/tests/clone.sh
@@ -2,7 +2,7 @@ REMOTE=rust REPO=https://github.com/rust-lang/rust -REV=fb44b4c0eb1d344f84f7bb2c90f28e31a8a180be +REV=12ed235adc62e63b16bb4f715b143c37a5efa00d set -euo pipefail cd "$(dirname "${BASH_SOURCE[0]}")"