index
:
rustlings.git
main
Rustlings course
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
info.toml
Age
Commit message (
Expand
)
Author
2023-09-04
Merge pull request #1660 from rust-lang/fix/move-semantics-tests
liv
2023-09-04
fix: refactor move semantics 1-4 into tests
liv
2023-09-04
Merge pull request #1598 from yamila-moreno/fix/hint-in-primitives-4
liv
2023-09-04
Merge pull request #1630 from gabay/chore/threads2-text
liv
2023-08-26
Avoid line numbers in hints
mo8it
2023-08-21
info.toml: update threads2 text.
Roi Gabay
2023-07-17
fix(primitives-4.rs): update hint so it's less confusing
Yamila Moreno
2023-07-03
added if3 based on: `Using if in a let Statement`
Joshua Carlson
2023-06-26
chore: use correct line number in strings2.rs hint
vnprc
2023-06-22
fix(move_semantics2): change type back to compile
liv
2023-06-15
Merge branch 'main' into main
tajo48
2023-06-12
Merge pull request #1113 from Frosthage/main
liv
2023-06-12
Merge pull request #1542 from luhem7/main
liv
2023-06-12
Merge pull request #1544 from FWDekker/main
liv
2023-06-12
feat(move_semantics2): rewrite hint
liv
2023-06-07
fix(vecs): rename outdated variable name in hint
Florine W. Dekker
2023-06-03
fix(threads, smart pointers): Swap order of threads and smart pointers exercises
luhem7
2023-05-31
update hint for vecs2 to match with exercise as it was updated to fix clarity
tajo48
2023-05-20
feat(iterators5): remove outdated part of hint
b1ue64
2023-04-21
Update info.toml
deedy5
2023-04-05
Merge pull request #1385 from alexwh/patch-1
liv
2023-04-05
added required changes
poneciak
2023-04-05
created task
poneciak
2023-04-02
fix: move lifetimes above tests in recommended order
Sagar Vora
2023-03-26
fixed a spelling mistake in info.toml
Vegard Matthey
2023-03-10
improve hint for strings2, #1407
Sven Siegmund
2023-02-18
chore: update move_semantics4.rs' hint
Alex
2023-02-14
refactor(cow1): replace main with tests
Daan Wynen
2023-02-12
Merge pull request #1305 from platformer/issue1298
liv
2023-01-11
minor changes to hint
h4x5p4c3
2023-01-05
Fix typo in clippy1 hint
Tobias Klauser
2023-01-01
updated file paths for iterators, smart_pointers
seporterfield
2023-01-01
reordered smart pointer exercises
seporterfield
2022-12-26
fix(threads1): make program panic if threads are not joined
platformer
2022-12-25
chore: "rust" -> "Rust" in exercise hints
Petr Pucil
2022-11-24
chore: tidied up unmatched backticks
TK Buristrakul
2022-11-18
fix: Update structs3 hint
craymel
2022-11-11
chore: style fixes
mokou
2022-09-29
Merge pull request #1203 from skaunov/patch-2
liv
2022-09-29
Merge pull request #1210 from cj81499/iterators1-hint
liv
2022-09-28
fix: Fix typo in errors5 hint
Tostapunk
2022-09-25
improve hint for iterators1
Cal Jacobson
2022-09-17
Correct a link in `threads1` `hint`
skaunov
2022-09-13
Add link to `std` in `strings3` hint
skaunov
2022-09-05
typox fix
Miguel Raz Guzmán Macedo
2022-08-22
Fix typo in `threads3` hint
Gabriel Bianconi
2022-08-17
test: Convert main function to working tests
magnusrodseth
2022-08-16
Merge branch 'main' into rc-exercise
liv
2022-08-16
Merge pull request #1103 from exdx/feat/cow
liv
2022-07-26
Improve hint for as_ref_mut
Mikael Frosthage
[next]