steveklabnik | 4369aee | 2017-03-03 01:15:41 | [diff] [blame] | 1 | [submodule "src/doc/nomicon"] |
| 2 | path = src/doc/nomicon |
Steve Klabnik | 732842f | 2019-10-30 13:37:05 | [diff] [blame] | 3 | url = https://github.com/rust-lang/nomicon.git |
Trevor Gross | ffad01a | 2023-07-16 00:08:12 | [diff] [blame] | 4 | shallow = true |
Alex Crichton | f6304e1 | 2017-02-15 22:55:26 | [diff] [blame] | 5 | [submodule "src/tools/cargo"] |
Alex Crichton | 5daf557 | 2017-04-20 21:32:54 | [diff] [blame] | 6 | path = src/tools/cargo |
Tatsuyuki Ishi | 0e79b97 | 2017-04-29 23:11:58 | [diff] [blame] | 7 | url = https://github.com/rust-lang/cargo.git |
Trevor Gross | ffad01a | 2023-07-16 00:08:12 | [diff] [blame] | 8 | shallow = true |
Eduard-Mihai Burtescu | 9863d35 | 2017-12-28 17:20:19 | [diff] [blame] | 9 | [submodule "src/doc/reference"] |
steveklabnik | 846f59f | 2017-03-02 23:47:06 | [diff] [blame] | 10 | path = src/doc/reference |
Steve Klabnik | 732842f | 2019-10-30 13:37:05 | [diff] [blame] | 11 | url = https://github.com/rust-lang/reference.git |
Trevor Gross | ffad01a | 2023-07-16 00:08:12 | [diff] [blame] | 12 | shallow = true |
Eduard-Mihai Burtescu | 9863d35 | 2017-12-28 17:20:19 | [diff] [blame] | 13 | [submodule "src/doc/book"] |
steveklabnik | f17965d | 2017-03-07 19:43:27 | [diff] [blame] | 14 | path = src/doc/book |
NODA, Kai | 1f93a78 | 2017-04-06 13:48:56 | [diff] [blame] | 15 | url = https://github.com/rust-lang/book.git |
Trevor Gross | ffad01a | 2023-07-16 00:08:12 | [diff] [blame] | 16 | shallow = true |
projektir | a2df413 | 2017-12-02 02:29:12 | [diff] [blame] | 17 | [submodule "src/doc/rust-by-example"] |
| 18 | path = src/doc/rust-by-example |
Thomas Lively | 482346c | 2018-09-05 07:45:55 | [diff] [blame] | 19 | url = https://github.com/rust-lang/rust-by-example.git |
Trevor Gross | ffad01a | 2023-07-16 00:08:12 | [diff] [blame] | 20 | shallow = true |
Steve Klabnik | 934871a | 2018-11-30 14:36:49 | [diff] [blame] | 21 | [submodule "src/doc/edition-guide"] |
| 22 | path = src/doc/edition-guide |
Steve Klabnik | 732842f | 2019-10-30 13:37:05 | [diff] [blame] | 23 | url = https://github.com/rust-lang/edition-guide.git |
Trevor Gross | ffad01a | 2023-07-16 00:08:12 | [diff] [blame] | 24 | shallow = true |
Josh Stone | df0466d | 2019-01-16 17:59:03 | [diff] [blame] | 25 | [submodule "src/llvm-project"] |
| 26 | path = src/llvm-project |
| 27 | url = https://github.com/rust-lang/llvm-project.git |
dianqk | 0ba392c | 2025-07-13 07:45:56 | [diff] [blame] | 28 | branch = rustc/20.1-2025-07-13 |
Trevor Gross | ffad01a | 2023-07-16 00:08:12 | [diff] [blame] | 29 | shallow = true |
James Munns | 606e5e0 | 2019-01-19 03:52:39 | [diff] [blame] | 30 | [submodule "src/doc/embedded-book"] |
| 31 | path = src/doc/embedded-book |
Ralf Jung | 7596a10 | 2019-02-17 11:39:40 | [diff] [blame] | 32 | url = https://github.com/rust-embedded/book.git |
Trevor Gross | ffad01a | 2023-07-16 00:08:12 | [diff] [blame] | 33 | shallow = true |
Alex Crichton | 06d565c | 2020-05-13 21:22:37 | [diff] [blame] | 34 | [submodule "library/backtrace"] |
| 35 | path = library/backtrace |
| 36 | url = https://github.com/rust-lang/backtrace-rs.git |
Trevor Gross | ffad01a | 2023-07-16 00:08:12 | [diff] [blame] | 37 | shallow = true |
Bernardo Meurer Costa | e287044 | 2024-05-14 18:47:15 | [diff] [blame] | 38 | [submodule "src/tools/rustc-perf"] |
| 39 | path = src/tools/rustc-perf |
| 40 | url = https://github.com/rust-lang/rustc-perf.git |
| 41 | shallow = true |
Manuel Drehwald | 4f5c16d | 2024-09-04 19:25:43 | [diff] [blame] | 42 | [submodule "src/tools/enzyme"] |
| 43 | path = src/tools/enzyme |
Erick Tryzelaar | a64ed16 | 2025-05-15 21:26:46 | [diff] [blame] | 44 | url = https://github.com/rust-lang/enzyme.git |
Manuel Drehwald | 4f5c16d | 2024-09-04 19:25:43 | [diff] [blame] | 45 | shallow = true |
Guillaume Gomez | 9028177 | 2024-05-22 19:00:12 | [diff] [blame] | 46 | [submodule "src/gcc"] |
| 47 | path = src/gcc |
| 48 | url = https://github.com/rust-lang/gcc.git |
Guillaume Gomez | 42d6f57 | 2024-08-14 13:21:41 | [diff] [blame] | 49 | shallow = true |