index
:
rustlings.git
main
Rustlings course
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-04-27
chore: Release
mo8it
2024-04-27
Bump version
mo8it
2024-04-27
Use --show-output instead of --nocapture
mo8it
2024-04-27
Respect the target-dir config and show tests' output
mo8it
2024-04-26
Update README.md
mo8it
2024-04-26
Update README.md
mo8it
2024-04-26
Add indentation for details
mo8it
2024-04-26
Update README.md
mo8it
2024-04-26
Use HTML in the summary
mo8it
2024-04-26
Update README
mo8it
2024-04-26
Add click to expand
mo8it
2024-04-26
Use <details>
mo8it
2024-04-26
Put --locked in the troubleshooting section
mo8it
2024-04-26
Add hint about updating Rust
mo8it
2024-04-26
Update the contributing guide
mo8it
2024-04-25
chore: Release
mo8it
2024-04-25
Update dev/Cargo.toml
mo8it
2024-04-25
Include dev/Cargo.toml
mo8it
2024-04-25
chore: Release
mo8it
2024-04-25
Fix missing info.toml in the macros crate
mo8it
2024-04-25
Fix releasing rustlings
mo8it
2024-04-25
chore: Release
mo8it
2024-04-25
Prepare for using cargo-release
mo8it
2024-04-25
Edit comment
mo8it
2024-04-25
Show warnings and errors in the tests
mo8it
2024-04-25
Thanks Clippy :D
mo8it
2024-04-25
Improve output after initialization
mo8it
2024-04-25
Try to run `git init`
mo8it
2024-04-25
Don't ignore .vscode/extensions.json when developing third-party exercises
mo8it
2024-04-25
Name the exercises' package `exercises`
mo8it
2024-04-25
Update initialized .gitignore
mo8it
2024-04-25
Update dep
mo8it
2024-04-25
Moar responsive :P
mo8it
2024-04-25
Format test file :P
mo8it
2024-04-25
Optimize the notify event handler
mo8it
2024-04-25
Merge pull request #1959 from rust-lang/output
Mo
2024-04-25
Raise the output capacity
mo8it
2024-04-25
Quicker response to file changes
mo8it
2024-04-25
Fix tests
mo8it
2024-04-25
Replace `mode` by `test` and `strict_clippy`
mo8it
2024-04-25
Use write macros instead of write_fmt
mo8it
2024-04-25
Use os_pipe
mo8it
2024-04-24
Fix tests
mo8it
2024-04-24
Update Cargo.lock
mo8it
2024-04-24
Update Cargo.toml files
mo8it
2024-04-24
Update dependency
mo8it
2024-04-24
Merge branch 'main'
mo8it
2024-04-24
Add --locked
mo8it
2024-04-24
Merge pull request #1955 from rust-lang/solutions
Mo
2024-04-24
Dump solution and show its path
mo8it
[next]