Skip to content

Commit 05f633b

Browse files
committed
Merge from rustc
2 parents 4e25fa2 + 34be05e commit 05f633b

File tree

514 files changed

+16050
-3766
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

514 files changed

+16050
-3766
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ no_llvm_build
4141
/inst/
4242
/llvm/
4343
/mingw-build/
44-
/build/
44+
build/
4545
/build-rust-analyzer/
4646
/dist/
4747
/unicode-downloads

.gitmodules

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
[submodule "src/rust-installer"]
2-
path = src/tools/rust-installer
3-
url = https://github.com/rust-lang/rust-installer.git
41
[submodule "src/doc/nomicon"]
52
path = src/doc/nomicon
63
url = https://github.com/rust-lang/nomicon.git

0 commit comments

Comments
 (0)