Alexx Roche
|
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 Roche
|
e6bd8021d9
|
fix(generics2): Guide students to the answer (#430)
|
2020-06-09 13:54:18 +02:00 |
|
Alexx Roche
|
bb2ca25110
|
fix(box1): fix comment typo (#426)
Doesn't effect the code.
|
2020-06-06 12:07:39 +02:00 |
|
Alexx Roche
|
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 Roche
|
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 Roche
|
524e17df10
|
fix(variables6): minor typo (#419)
Looks like this was cloned from variables5.rs
|
2020-06-03 13:34:43 +02:00 |
|