Skip to content

Commit 20692cb

Browse files
committed
Point to personal rust analyzer
1 parent fda70bd commit 20692cb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitmodules

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@
4343
url = https://github.com/rust-embedded/book.git
4444
[submodule "src/tools/rust-analyzer"]
4545
path = src/tools/rust-analyzer
46-
url = https://github.com/rust-analyzer/rust-analyzer.git
46+
url = https://github.com/arora-aman/rust-analyzer.git
47+
branch = perf-2229
4748
[submodule "library/backtrace"]
4849
path = library/backtrace
4950
url = https://github.com/rust-lang/backtrace-rs.git

0 commit comments

Comments
 (0)