Update rust to nightly-2023-09-07
This commit is contained in:
parent
f196ddf764
commit
48d494f06a
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -9,7 +9,7 @@
|
|||
[submodule "rust"]
|
||||
path = rust
|
||||
url = https://gitlab.redox-os.org/redox-os/rust.git
|
||||
branch = redox-2023-01-21
|
||||
branch = redox-2023-09-07
|
||||
[submodule "redoxfs"]
|
||||
path = redoxfs
|
||||
url = https://gitlab.redox-os.org/redox-os/redoxfs.git
|
||||
|
|
2
cookbook
2
cookbook
|
@ -1 +1 @@
|
|||
Subproject commit a006f0a50c57104bfaeee5d9bc9bd2f9ba0bf203
|
||||
Subproject commit ed152f23cda83dc00f7fb113f04adff1e751ac94
|
|
@ -1 +1 @@
|
|||
Subproject commit 7a85c439744bee3c79efc69c6f99ad32be82afe1
|
||||
Subproject commit d61b30de3f988630ed47acf8dd438ffe5c810bd5
|
2
redoxfs
2
redoxfs
|
@ -1 +1 @@
|
|||
Subproject commit 54341680ec33e2f759e4e1f2de93e81a6dec3d32
|
||||
Subproject commit 985d6e815c9516db2c5200c250cc251076fe60c6
|
2
relibc
2
relibc
|
@ -1 +1 @@
|
|||
Subproject commit 3359d4a0406417ab6695cd6b622bb49124c7d8b5
|
||||
Subproject commit a9042abdb9533dba04a8e5707d850edcfb83a6ce
|
2
rust
2
rust
|
@ -1 +1 @@
|
|||
Subproject commit 2c5014ed911b5bfea6f7c5f9955054c8b4b918c7
|
||||
Subproject commit 09eb919ce533ac8565086feafcb989f5afc544a3
|
|
@ -1,3 +1,3 @@
|
|||
[toolchain]
|
||||
channel = "nightly-2023-01-21"
|
||||
channel = "nightly-2023-09-07"
|
||||
components = ["rust-src"]
|
||||
|
|
Loading…
Reference in a new issue