From abdd382f86565418b9147c54632c0d8e1a37b844 Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Wed, 7 Aug 2019 21:02:18 -0600 Subject: [PATCH] Update Rust --- .gitmodules | 2 +- cookbook | 2 +- relibc | 2 +- rust | 2 +- rust-toolchain | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.gitmodules b/.gitmodules index ba9d015..edabe63 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-unix-2019-04-06 + branch = redox-2019-08-08 [submodule "redoxfs"] path = redoxfs url = https://gitlab.redox-os.org/redox-os/redoxfs.git diff --git a/cookbook b/cookbook index 478f2f7..b22e461 160000 --- a/cookbook +++ b/cookbook @@ -1 +1 @@ -Subproject commit 478f2f752fa4ec87a3a31ee05f44557ea165d97b +Subproject commit b22e461d80cb44a8835fab55349369c6486135fa diff --git a/relibc b/relibc index a7b354c..8feed5b 160000 --- a/relibc +++ b/relibc @@ -1 +1 @@ -Subproject commit a7b354c8e0db8204fdfa885a205a86e2e6c28bb1 +Subproject commit 8feed5bbd5f2f57d6f71472618730a9583b9d659 diff --git a/rust b/rust index 788950e..3249ba3 160000 --- a/rust +++ b/rust @@ -1 +1 @@ -Subproject commit 788950e5c5a426a1ef986e9716d4a071007ad7c0 +Subproject commit 3249ba34f4faa0e65e1f5b78eb205bcbe4c10555 diff --git a/rust-toolchain b/rust-toolchain index 1b56464..be303dd 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1 +1 @@ -nightly-2019-04-06 +nightly-2019-08-08