index
:
rustlings.git
main
Rustlings course
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
exercises
/
error_handling
Age
Commit message (
Expand
)
Author
2022-08-03
feat(errors5): add simpler explanation for box dyn
mokou
2022-07-14
feat(errors): Improve comments and hints
mokou
2022-07-14
fix(errors5): improve exercise instructions
Noah Cairns
2022-07-14
chore(errors1): use `is_empty()` instead of `len() > 0`
Steven nguyen
2022-07-11
chore: remove mod.rs files and exercises feature
mokou
2022-04-14
Merge pull request #961 from J-S-Kim/main
diannasoreil
2022-04-14
chore: update errors1 comments and hint
mokou
2022-04-14
Fix test (#958)
stevenfukase
2022-04-09
fix(errors6.rs): remove one answer code
J-S-Kim
2022-03-29
fix: Include exercises folder in the project structure behind a feature (#917)
x-hgg-x
2022-02-04
fix(errors1): Add a comment to make the purpose more clear (#486)
zydxhs
2021-06-09
address review feedback
Taylor Yu
2021-06-06
feature: improve error_handling exercises
Taylor Yu
2021-06-06
fix: rename result1 to errors4
Taylor Yu
2021-04-23
docs(exercises): updated all exercises readme files
Zerotask
2021-04-22
docs(errors): add additional help for Result/Boxing
Zerotask
2020-08-27
chore: Removed extra whitespaces
Koalab99
2020-05-06
fix(errorsn): Try harder to confine the user. (#388)
Evan Carroll
2020-05-02
chore: Remove deprecated description from error_handling/errorsn.rs
Christofer Bertonha
2020-04-15
chore: delete orphaned `error_handling/option1.rs`
Ufuk Celebi
2019-11-11
Address feedback
marisa
2019-11-11
Merge branch 'master' into refactor-hints
marisa
2019-11-11
feat: Refactor hint system
marisa
2019-11-11
feat: improve `watch` execution mode
Roberto Vidal
2019-11-11
fix(errors3): Update hint
marisa
2019-10-25
fix(option1): Fix arguments passed to assert! macro
Niklas Anderson
2019-08-21
fix(errorsn.rs) Update the deprecated syntax by adding dyn to trait objectscl...
Damian S
2019-07-26
fix(option1): Add test for prematurely passing exercise
Niklas Anderson
2019-06-11
chore: Fix a couple broken book links
Russell Cousineau
2019-05-23
Auto merge of #162 - c-rustacean:rustfmt-and-ws-fixes, r=komaeda
bors
2019-05-23
errorsn.rs: Separate also the hints from each other to avoid accidental viewing
Eddy Petrisor
2019-05-22
Auto merge of #161 - c-rustacean:rustfmt-and-ws-fixes, r=komaeda
bors
2019-05-22
rustfmt the exercises
Eddy Petrisor
2019-05-22
errorsn.rs: Separate hints from code, so hints are not accidentally seen
Eddy Petrisor
2019-05-12
Update errors1.rs
Julien Bisconti
2019-04-08
Fix links by deleting book version
Diod FR
2019-03-23
Fix permissions on source files
zacanger
2019-03-16
errors2.rs: update link to Rust book.
Kyle Isom
2018-11-27
Changed Rust Book versions in links to 2018
delet0r
2018-11-26
Created sub READMEs for CLI only version
delet0r
2018-11-09
right let's try this one again
olivia