index
:
rustlings.git
main
Rustlings course
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-04-01
Add VerifyState
mo8it
2024-04-01
Improvements to `verify`
mo8it
2024-04-01
Remove unneeded .iter()
mo8it
2024-04-01
Make `cargo run` work
mo8it
2024-03-31
Use var_os to avoid conversion to String
mo8it
2024-03-31
Inline reset
mo8it
2024-03-31
Remove redundant test
mo8it
2024-03-31
Fix tests
mo8it
2024-03-31
Some improvements to error handling
mo8it
2024-03-31
Use Cargo instead of rustc
mo8it
2024-03-31
Add .gitignore
mo8it
2024-03-31
Fix path comparison
mo8it
2024-03-30
Add an error message when a file is not embedded
mo8it
2024-03-30
Show a success message after resetting
mo8it
2024-03-30
Fix tests
mo8it
2024-03-30
Remove the installation scripts
mo8it
2024-03-29
Improve printed information
mo8it
2024-03-29
Fix typo
mo8it
2024-03-29
Avoid reinitialization by mistake
mo8it
2024-03-29
Replace rust-project.json with Cargo.toml
mo8it
2024-03-29
Add panic = "abort"
mo8it
2024-03-29
Bump version to v6
mo8it
2024-03-28
POC done
mo8it
2024-03-28
Remove unneeded ./ from relative paths
mo8it
2024-03-28
Add embedded.rs
mo8it
2024-03-28
Use concat explicitly from std
mo8it
2024-03-28
Make everything static
mo8it
2024-03-28
Done macro
mo8it
2024-03-28
Merge pull request #1930 from rust-lang/all-contributors/add-jbouganim-parallel
Mo
2024-03-28
docs: update .all-contributorsrc [skip ci]
allcontributors[bot]
2024-03-28
docs: update AUTHORS.md [skip ci]
allcontributors[bot]
2024-03-28
Merge pull request #1773 from jbouganim-parallel/patch-1
Mo
2024-03-27
Merge pull request #1927 from mo8it/docs
Mo
2024-03-27
Merge pull request #1926 from rust-lang/all-contributors/add-NicolasRoelandt
Mo
2024-03-27
docs: update .all-contributorsrc [skip ci]
allcontributors[bot]
2024-03-27
docs: update AUTHORS.md [skip ci]
allcontributors[bot]
2024-03-27
Merge pull request #1799 from NicolasRoelandt/patch-1
Mo
2024-03-27
Merge pull request #1925 from rust-lang/all-contributors/add-wznmickey
Mo
2024-03-27
Merge pull request #1923 from wznmickey/main
Mo
2024-03-27
docs: update .all-contributorsrc [skip ci]
allcontributors[bot]
2024-03-27
docs: update AUTHORS.md [skip ci]
allcontributors[bot]
2024-03-27
Merge pull request #1924 from rust-lang/all-contributors/add-paul-leydier
Mo
2024-03-27
docs: update .all-contributorsrc [skip ci]
allcontributors[bot]
2024-03-27
docs: update AUTHORS.md [skip ci]
allcontributors[bot]
2024-03-28
Merge remote-tracking branch 'origin/main'
wznmickey
2024-03-27
Update the link to conventionalcommits.org
mo8it
2024-03-28
chore: update the chapter of macros
wznmickey
2024-03-27
Remove outdated info about the command line parser
mo8it
2024-03-27
Merge pull request #1805 from paul-leydier/chapters-table
Mo
2024-03-27
Merge pull request #1922 from mo8it/deps
Mo
[next]