5f16469807
chore: Clean up some formatting in exercises I noticed some formatting that isn't consistent with the `rustfmt` style and tried my best to run it on the files in the exercises directory (which does fail for files that can't compile!), which just caught some minor whitespace things here and there. Note: also can't just apply `rustfmt` blindly because of the blank lines that lead to the hint comments |
||
---|---|---|
.. | ||
error_handling | ||
functions | ||
if | ||
macros | ||
modules | ||
move_semantics | ||
primitive_types | ||
standard_library_types | ||
strings | ||
structs | ||
tests | ||
threads | ||
variables | ||
test1.rs | ||
test2.rs | ||
test3.rs | ||
test4.rs |