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.
Carol (Nichols || Goulding) ce5702f2ce
Remove `extern crate`s
That are no longer needed in 2018 edition Rust.
4 years ago
..
index.rs Silence a warning about a variable not needing to be `mut`. 7 years ago
main.rs Remove `extern crate`s 4 years ago
merge.rs Start `use` paths to local modules with `crate::` 4 years ago
read.rs Start `use` paths to local modules with `crate::` 4 years ago
tmp.rs Rename the `try` variable to `r#try` 4 years ago
write.rs Start `use` paths to local modules with `crate::` 4 years ago