index
:
rustlings.git
main
Rustlings course
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
init.rs
Age
Commit message (
Collapse
)
Author
2024-04-16
Fix running dev commands
mo8it
2024-04-16
Done `dev init`
mo8it
2024-04-15
Revert "Implement third-party exercises trust handling"
mo8it
This reverts commit 15ca847c37c170590abe6caa53dba5606d956341. See https://rust-lang.zulipchat.com/#narrow/stream/334454-rustlings/topic/Proposal.3A.20Third-party.20exercises/near/433183449
2024-04-15
Implement third-party exercises trust handling
mo8it
2024-04-14
Use push instead of extend_from_slice on chars
mo8it
2024-04-14
Simplify the state file
mo8it
2024-04-14
Tolerate changes in the state file
mo8it
2024-04-12
Add newline at the end of the generated .gitignore
mo8it
2024-04-12
Deal with long strings
mo8it
2024-04-07
Ignore .rustlings-state.json
mo8it
2024-04-07
Some renamings
mo8it
2024-04-04
Remove optional version field
mo8it
2024-04-04
Minify generated Cargo.toml
mo8it
2024-03-31
Add .gitignore
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