Issues
- 2
- 1
lambdas syntax is not explained in arrays yet
#61 opened by vilinski - 5
- 7
- 0
- 1
Maybe there should be a __ here ?
#33 opened by agumonkey - 1
`reverse_vecs` is missing its `__`
#57 opened by shaleh - 2
warning: variable does not need to be mutable
#54 opened by IvanaGyro - 0
Miss `__;` in vec.rs
#53 opened by IvanaGyro - 3
Clarify the Goal of Koan
#40 opened by gregberns - 1
How to reset to prior module?
#51 opened by levinotik - 0
Enhancement Ideas
#49 opened by kalexmills - 2
Fails to compile
#45 opened by Essk - 1
When is a koan not a contradiction?
#37 opened by sethp - 0
Update for 2018 edition.
#36 opened by crazymykl - 1
- 11
Koans not working properly
#29 opened by niklaslong - 2
orphan rule and `inheritance` in traits.rs
#28 opened by thedataking - 1
`cargo run` Panics after finishing addition
#24 opened by escherize - 1
Unsure about for_loops in array
#25 opened by oemmerson - 0
- 2
Cannot tell what the mistake is in Vec koan
#23 opened by sporto - 1
Code does not follow Rust standard formatting
#22 opened by shepmaster - 0
struct.rs second test missing a fn declaration
#21 opened by d9n - 1
- 3
'cargo run' fails on clean checkout
#16 opened by coopernurse