Skip to content

Commit 17d00b3

Browse files
committed
fix: Complete some errors in xtask/eval and learn
1 parent 88eb591 commit 17d00b3

File tree

4 files changed

+637
-211
lines changed

4 files changed

+637
-211
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
[submodule "exercises/learning-lm-rs"]
22
path = exercises/learning-lm-rs
33
url = https://github.com/wawahejun/learning-lm-rs
4+
[submodule "exercises/rustlings"]
5+
path = exercises/rustlings
6+
url = https://github.com/wawahejun/rustlings-completed-version

exercises/rustlings

Submodule rustlings added at 9c5c664

0 commit comments

Comments
 (0)