You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
patterns/idioms
Gianluca Recchia 249a154e81
Improve wording and fix typo (#242)
3 years ago
..
ffi Structural changes to patterns subfolder (#219) 3 years ago
coercion-arguments.md Fix typo ('indrection' to 'indirection') (#218) 3 years ago
concat-format.md Apply markdownlint to project (#163) 3 years ago
ctor.md Shorten lines to line-length 80 (#208) 3 years ago
default.md Fix default idiom example (#134) 3 years ago
deref.md Apply markdownlint to project (#163) 3 years ago
dtor-finally.md Fix typo ("desctructors" to "destructors") (#195) 3 years ago
index.md Shorten lines to line-length 80 (#208) 3 years ago
mem-replace.md Talk about mem::take instead of mem::replace (#200) 3 years ago
on-stack-dyn-dispatch.md Apply markdownlint to project (#163) 3 years ago
option-iter.md Shorten lines to line-length 80 (#208) 3 years ago
pass-var-to-closure.md Shorten lines to line-length 80 (#208) 3 years ago
priv-extend.md Shorten lines to line-length 80 (#208) 3 years ago
rustdoc-init.md Improve wording and fix typo (#242) 3 years ago
temporary-mutability.md Shorten lines to line-length 80 (#208) 3 years ago