index
:
rustlings.git
main
Rustlings course
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
exercises
Age
Commit message (
Expand
)
Author
2024-03-15
Merge pull request #1797 from 0Ahmed-0/typos
liv
2024-03-15
Merge pull request #1785 from parnavh/main
liv
2024-03-15
Merge branch 'main' into main
liv
2024-03-15
Merge pull request #1869 from evanmiller2112/main
liv
2024-03-15
Merge pull request #1832 from reifenrath-dev/main
liv
2024-03-15
fix: revert from_into test change
liv
2024-03-13
chore: fix a minor typo
Ahmed
2024-03-04
Update hashmaps3.rs description for clarity
Evan Miller
2024-02-04
chore: fixed minor typo
LeverImmy
2024-01-19
chore: update from_into.rs task description to fit the code
reifenrath-dev
2024-01-09
Correct for more standard English
Sergei Gerasenko
2023-11-22
fix(move_semantics): removed unused mut
parnavh
2023-11-12
Reword clippy1 exercise to be more readable
Bastian Pedersen
2023-10-20
fix(intro2): changed intro2 to be a name error, not a format string error.
Tristram Oaten
2023-10-16
fix(intro1.rs): typo in the exercise body
markgreene74
2023-10-16
Update Exercises Directory Names to Reflect Order
Adam Brewer
2023-10-13
chore(errors2): minor description wording change
Matt Nield
2023-09-21
chore: fix comment in enums3.rs
Ofir Lauber
2023-09-18
Merge pull request #1673 from husjon/fix-enums3-formatting
liv
2023-09-18
Merge pull request #1675 from jurglic/fix-rand-typo
liv
2023-09-15
remove hint comments when no hint exists
Luka Krmpotic
2023-09-14
fix: test name typo
Jurglic
2023-09-13
Fixed formatting with rust-analyzer
Jon Erling Hustadnes
2023-09-09
Merge pull request #1667 from husjon/update-primitive_types3-requirement
liv
2023-09-08
Fix compiler error and clarify instructions
Oscar Bonilla
2023-09-08
Make primitive_types3 require at least 100 elements
Jon Erling Hustadnes
2023-09-06
Merge pull request #1641 from mo8it/move-semantics5-test
liv
2023-09-04
Merge pull request #1565 from pksadiq/fix-enum3-message-modification
liv
2023-09-04
Merge pull request #1477 from bean5/main
liv
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 #1599 from szabgab/if1-test-case
liv
2023-09-04
Merge pull request #1610 from jrcarl624/patch-1
liv
2023-09-04
fix: add extra line in if3 comment
liv
2023-09-04
Merge pull request #1620 from mkovaxx/fix_1611
liv
2023-08-29
Merge pull request #1645 from mo8it/prober-types-structs3
liv
2023-08-29
Use u32 instead of i32
mo8it
2023-08-27
Convert other exercises that have assertions to test mode
mo8it
2023-08-27
Fix typo
mo8it
2023-08-27
Make move_semantics5 a test
mo8it
2023-08-25
fix(errors1): change Result to Option in exersise description
Ivan Vasiunyk
2023-08-14
Fix comment in errors2
Kevin C
2023-08-10
add .to_mut() in test owned_mutation()
Mate Kovacs
2023-08-07
Fix from_into.rs tests
Alon Hearter
2023-08-01
Added note related to tests.
Joshua Carlson
2023-07-28
chore(errors4): improved comment
Marcus Höjvall
2023-07-21
docs: dedup repeated sentence
Alexander González
2023-07-20
add test-case to if/if1 to check equal values
Gabor Szabo
2023-07-03
added if3 based on: `Using if in a let Statement`
Joshua Carlson
2023-06-23
refactor: Update comment to use correct construct name 'Result' instead of 'O...
Anish
[next]