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 fda70bd commit 20692cbCopy full SHA for 20692cb
.gitmodules
@@ -43,7 +43,8 @@
43
url = https://github.com/rust-embedded/book.git
44
[submodule "src/tools/rust-analyzer"]
45
path = src/tools/rust-analyzer
46
- url = https://github.com/rust-analyzer/rust-analyzer.git
+ url = https://github.com/arora-aman/rust-analyzer.git
47
+ branch = perf-2229
48
[submodule "library/backtrace"]
49
path = library/backtrace
50
url = https://github.com/rust-lang/backtrace-rs.git
0 commit comments