mirror of
https://github.com/rust-lang/rustlings.git
synced 2025-06-27 00:41:21 +02:00
docs: cleanup the explanation paragraphs at the start of each exercise.
This commit is contained in:
exercises
clippy
conversions
enums
error_handling
functions
generics
hashmaps
if
intro
iterators
lifetimes
macros
modules
move_semantics
move_semantics1.rsmove_semantics2.rsmove_semantics3.rsmove_semantics4.rsmove_semantics5.rsmove_semantics6.rs
options
primitive_types
primitive_types1.rsprimitive_types2.rsprimitive_types3.rsprimitive_types4.rsprimitive_types5.rsprimitive_types6.rs
quiz1.rsquiz2.rsquiz3.rssmart_pointers
strings
structs
tests
threads
traits
variables
vecs
@ -1,5 +1,7 @@
|
||||
// functions2.rs
|
||||
// Execute `rustlings hint functions2` or use the `hint` watch subcommand for a hint.
|
||||
//
|
||||
// Execute `rustlings hint functions2` or use the `hint` watch subcommand for a
|
||||
// hint.
|
||||
|
||||
// I AM NOT DONE
|
||||
|
||||
|
Reference in New Issue
Block a user