index
:
rustlings.git
main
Rustlings course
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-04-30
test next_pending_exercise_ind
mo8it
2024-04-30
Add press_enter_prompt
mo8it
2024-04-30
Fix clearing the terminal
mo8it
2024-04-30
Implement From<ExerciseInfo> for Exercise
mo8it
2024-04-29
Document main and app_state
mo8it
2024-04-29
chore: Release
mo8it
2024-04-29
Bump version
mo8it
2024-04-29
Add working environment section
mo8it
2024-04-28
Add solutions to the initialized .gitignore
mo8it
2024-04-28
Revert escaping with ESC in list to be able to clear the message
mo8it
2024-04-28
Highlight the active filter
mo8it
2024-04-27
Reorder the footer keys
mo8it
2024-04-27
Esacpe the list with ESC
mo8it
2024-04-27
Remove the I AM NOT DONE check
mo8it
2024-04-27
Put long version in ()
mo8it
2024-04-27
Update intro1 hint
mo8it
2024-04-27
Put long version in ()
mo8it
2024-04-27
Update intro1
mo8it
2024-04-27
Update welcome and final messages
mo8it
2024-04-27
chore: Release
mo8it
2024-04-27
Bump version
mo8it
2024-04-27
Update serde
mo8it
2024-04-27
Fix initialization
mo8it
2024-04-27
Disable unneeded features in deps
mo8it
2024-04-27
Update deps
mo8it
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
[next]