We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 833fe4a commit 414ba62Copy full SHA for 414ba62
.gitmodules
@@ -20,7 +20,7 @@
20
shallow = true
21
[submodule "library/stdarch"]
22
path = library/stdarch
23
- url = https://github.com/rust-lang/stdarch.git
+ url = https://github.com/tgross35/rust-stdarch.git
24
25
[submodule "src/doc/edition-guide"]
26
path = src/doc/edition-guide
library/Cargo.lock
@@ -366,7 +366,6 @@ name = "std_detect"
366
version = "0.1.5"
367
dependencies = [
368
"cfg-if",
369
- "compiler_builtins 0.1.160",
370
"libc",
371
"rustc-std-workspace-alloc",
372
"rustc-std-workspace-core",
0 commit comments