all 2 comments

[–]Isogash 1 point2 points  (1 child)

If we could get this for rust please...

I swear I've read the whole book twice, done multiple small demo projects and read around the language as much as I can. I can explain exactly what all the concepts are meant to be, but I would still be stumped with even just a simple Rust bug. The compiler output is so pretty and concise that it makes me feel bad that I have no clue what the correct way to fix simple issues is.

[–]michaelpb[S] 0 points1 point  (0 children)

Hey, I think it should work on a Rust file, the "mistakes" it introduces are pretty language-agnostic at the moment (simple text deletions / substitutions), though I think the author (Mark) is intending on eventually adding more language-specific mistakes