mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 08:25:51 +00:00
There was a partial rust code block in the readme that was invalid because of a missing line. I inlined the code snippet into the text to fix the error. This also improves readability a bit.