6 Commits (master)

Author SHA1 Message Date
Carol (Nichols || Goulding) ce5702f2ce
Remove `extern crate`s
That are no longer needed in 2018 edition Rust.
4 years ago
Carol (Nichols || Goulding) 8c55dd6a15
Start `use` paths to local modules with `crate::`
This was changed automatically with `cargo fix --edition`.
4 years ago
Carol (Nichols || Goulding) 2172fe7861
Remove use of deprecated function `Error::description` 4 years ago
Jason Orendorff 4172b8dc14 More comments. 7 years ago
Jason Orendorff e24ff549a6 fingertips: Comments. 7 years ago
Jason Orendorff dcbebecb72 Initial commit. 7 years ago