2014-11-21 16:45:45 -06:00
|
|
|
[submodule "src/rust-installer"]
|
2017-05-08 17:01:13 -05:00
|
|
|
path = src/tools/rust-installer
|
2015-12-25 12:51:04 -06:00
|
|
|
url = https://github.com/rust-lang/rust-installer.git
|
2017-03-02 19:15:41 -06:00
|
|
|
[submodule "src/doc/nomicon"]
|
|
|
|
path = src/doc/nomicon
|
2017-03-14 07:52:01 -05:00
|
|
|
url = https://github.com/rust-lang-nursery/nomicon.git
|
2017-02-15 16:55:26 -06:00
|
|
|
[submodule "src/tools/cargo"]
|
2017-04-20 16:32:54 -05:00
|
|
|
path = src/tools/cargo
|
2017-04-29 18:11:58 -05:00
|
|
|
url = https://github.com/rust-lang/cargo.git
|
2017-12-28 11:20:19 -06:00
|
|
|
[submodule "src/doc/reference"]
|
2017-03-02 17:47:06 -06:00
|
|
|
path = src/doc/reference
|
|
|
|
url = https://github.com/rust-lang-nursery/reference.git
|
2017-12-28 11:20:19 -06:00
|
|
|
[submodule "src/doc/book"]
|
2017-03-07 13:43:27 -06:00
|
|
|
path = src/doc/book
|
2017-04-06 08:48:56 -05:00
|
|
|
url = https://github.com/rust-lang/book.git
|
2017-04-20 16:32:54 -05:00
|
|
|
[submodule "src/tools/rls"]
|
|
|
|
path = src/tools/rls
|
2017-04-29 18:11:58 -05:00
|
|
|
url = https://github.com/rust-lang-nursery/rls.git
|
2017-08-15 07:27:20 -05:00
|
|
|
[submodule "src/tools/clippy"]
|
|
|
|
path = src/tools/clippy
|
|
|
|
url = https://github.com/rust-lang-nursery/rust-clippy.git
|
2017-09-01 00:13:15 -05:00
|
|
|
[submodule "src/tools/rustfmt"]
|
|
|
|
path = src/tools/rustfmt
|
2017-09-12 23:43:56 -05:00
|
|
|
url = https://github.com/rust-lang-nursery/rustfmt.git
|
2017-08-28 09:54:50 -05:00
|
|
|
[submodule "src/tools/miri"]
|
|
|
|
path = src/tools/miri
|
2019-02-17 05:39:40 -06:00
|
|
|
url = https://github.com/rust-lang/miri.git
|
2017-12-01 20:29:12 -06:00
|
|
|
[submodule "src/doc/rust-by-example"]
|
|
|
|
path = src/doc/rust-by-example
|
2018-09-05 02:45:55 -05:00
|
|
|
url = https://github.com/rust-lang/rust-by-example.git
|
2019-07-15 06:53:44 -05:00
|
|
|
[submodule "src/stdarch"]
|
|
|
|
path = src/stdarch
|
|
|
|
url = https://github.com/rust-lang/stdarch.git
|
2018-11-21 18:57:14 -06:00
|
|
|
[submodule "src/doc/rustc-guide"]
|
|
|
|
path = src/doc/rustc-guide
|
|
|
|
url = https://github.com/rust-lang/rustc-guide.git
|
2018-11-30 08:36:49 -06:00
|
|
|
[submodule "src/doc/edition-guide"]
|
|
|
|
path = src/doc/edition-guide
|
2019-01-16 11:59:03 -06:00
|
|
|
url = https://github.com/rust-lang-nursery/edition-guide.git
|
|
|
|
[submodule "src/llvm-project"]
|
|
|
|
path = src/llvm-project
|
|
|
|
url = https://github.com/rust-lang/llvm-project.git
|
2019-09-20 11:36:03 -05:00
|
|
|
branch = rustc/9.0-2019-09-19
|
2019-01-18 21:52:39 -06:00
|
|
|
[submodule "src/doc/embedded-book"]
|
|
|
|
path = src/doc/embedded-book
|
2019-02-17 05:39:40 -06:00
|
|
|
url = https://github.com/rust-embedded/book.git
|