 Alexx RocheandGitHub
|
c03e1e6c6c
|
chore: fixed test name
|
2020-09-27 21:57:51 +02:00 |
|
 Alexx Rocheandmokou
|
816b1f5e85
|
feat: Remind the user of the hint option (#425)
Suggestion from AbdouSeck https://github.com/rust-lang/rustlings/issues/424#issuecomment-639870331
for when the student's code has errors.
|
2020-07-08 11:52:23 +02:00 |
|
 Alexx RocheandGitHub
|
9f61db5dbe
|
feat: Remind the user of the hint option (#425)
Suggestion from AbdouSeck https://github.com/rust-lang/rustlings/issues/424#issuecomment-639870331
for when the student's code has errors.
|
2020-07-08 11:51:12 +02:00 |
|
 Alexx RocheandGitHub
|
113cdae2d4
|
fix(arc1): Passively introduce attributes (#429)
Ensure that std::sync::Arc is actually used, as this exercise can be compiled using things already learnt in previous exercises.
|
2020-06-14 12:15:35 +02:00 |
|
 Alexx RocheandGitHub
|
e6bd8021d9
|
fix(generics2): Guide students to the answer (#430)
|
2020-06-09 13:54:18 +02:00 |
|
 Alexx RocheandGitHub
|
bb2ca25110
|
fix(box1): fix comment typo (#426)
Doesn't effect the code.
|
2020-06-06 12:07:39 +02:00 |
|
 Alexx RocheandGitHub
|
0dd1c6ca6b
|
fix: rename quiz1 to tests1 in info (#420)
`rustlings run tests1` wasn't working because of this typo.
|
2020-06-03 20:07:06 +02:00 |
|
 Alexx RocheandGitHub
|
5563adbb89
|
fix: fix quiz naming inconsistency (#421)
Inconsistent naming when compared with the other quiz files.
|
2020-06-03 20:06:35 +02:00 |
|
 Alexx RocheandGitHub
|
524e17df10
|
fix(variables6): minor typo (#419)
Looks like this was cloned from variables5.rs
|
2020-06-03 13:34:43 +02:00 |
|