1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2024-09-29 15:31:23 +02:00
rustlings/exercises
John Heath dd54ccf677
Make comments on example clearer
I actually struggled because I overlooked the fact that I needed to change the 2.1 to "A+". 

So I wanted to make things clearer for future rustlings.
2020-08-24 22:37:31 +01:00
..
clippy
conversions chore: Run rustfmt on exercises 2020-08-10 10:24:21 -04:00
enums chore: Run rustfmt on exercises 2020-08-10 10:24:21 -04:00
error_handling
functions
generics Make comments on example clearer 2020-08-24 22:37:31 +01:00
if
macros chore: Run rustfmt on exercises 2020-08-10 10:24:21 -04:00
modules
move_semantics
option
primitive_types chore: Alter whitespace for consistency 2020-07-11 11:50:54 -07:00
standard_library_types fix(arc1): index mod should equal thread count 2020-08-16 20:55:50 -04:00
strings
structs chore: Run rustfmt on exercises 2020-08-10 10:24:21 -04:00
tests
threads
traits chore: Run rustfmt on exercises 2020-08-10 10:24:21 -04:00
variables fix(variables6): minor typo (#419) 2020-06-03 13:34:43 +02:00
quiz1.rs
quiz2.rs
quiz3.rs fix: fix quiz naming inconsistency (#421) 2020-06-03 20:06:35 +02:00
quiz4.rs