mv std libs to library/
This commit is contained in:
parent
9be8ffcb02
commit
2c31b45ae8
875 changed files with 1255 additions and 1223 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -25,8 +25,8 @@
|
|||
[submodule "src/doc/rust-by-example"]
|
||||
path = src/doc/rust-by-example
|
||||
url = https://github.com/rust-lang/rust-by-example.git
|
||||
[submodule "src/stdarch"]
|
||||
path = src/stdarch
|
||||
[submodule "library/stdarch"]
|
||||
path = library/stdarch
|
||||
url = https://github.com/rust-lang/stdarch.git
|
||||
[submodule "src/doc/rustc-dev-guide"]
|
||||
path = src/doc/rustc-dev-guide
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue