From a8b31ad8fc2ed7b3e443ea87edd4b33bdba14ddb Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Sun, 2 Aug 2020 13:07:18 -0600 Subject: [PATCH] Use 2020-07-27 nightly, it has rustfmt --- .gitmodules | 2 +- relibc | 2 +- rust | 2 +- rust-toolchain | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index f2bf58b..ceb4bd4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -25,7 +25,7 @@ [submodule "rust"] path = rust url = https://gitlab.redox-os.org/redox-os/rust.git - branch = redox-2020-08-01 + branch = redox-2020-07-27 [submodule "redoxfs"] path = redoxfs url = https://gitlab.redox-os.org/redox-os/redoxfs.git diff --git a/relibc b/relibc index f2c2d7c..12777ba 160000 --- a/relibc +++ b/relibc @@ -1 +1 @@ -Subproject commit f2c2d7c52ec59e86522c71f1747284dec56da341 +Subproject commit 12777ba774be39d554ebda1242858bdb868f7bdc diff --git a/rust b/rust index f356d35..6ab9e26 160000 --- a/rust +++ b/rust @@ -1 +1 @@ -Subproject commit f356d3559a44e0070d273893e0213a6bf95c04f0 +Subproject commit 6ab9e2656b8aa3d43c4977cc09a098dec7bcdafd diff --git a/rust-toolchain b/rust-toolchain index e1eaad4..40973da 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1 +1 @@ -nightly-2020-08-01 +nightly-2020-07-27