intermodal/src
Casey Rodarmor 9f83661374
Configure clippy and lint on push
Enable as many lints as I can stand. I'll definitely add more exceptions as
`clippy::pedantic` and `clippy::restriction` wear me down.

type: testing
2020-04-07 18:55:45 -07:00
..
torrent Configure clippy and lint on push 2020-04-07 18:55:45 -07:00
bencode.rs Configure clippy and lint on push 2020-04-07 18:55:45 -07:00
common.rs Configure clippy and lint on push 2020-04-07 18:55:45 -07:00
consts.rs Initial commit 2020-04-07 18:55:30 -07:00
environment.rs Configure clippy and lint on push 2020-04-07 18:55:45 -07:00
err.rs Configure clippy and lint on push 2020-04-07 18:55:45 -07:00
errln.rs Configure clippy and lint on push 2020-04-07 18:55:45 -07:00
error.rs Configure clippy and lint on push 2020-04-07 18:55:45 -07:00
file_info.rs Initial commit 2020-04-07 18:55:30 -07:00
hasher.rs Configure clippy and lint on push 2020-04-07 18:55:45 -07:00
info.rs Configure clippy and lint on push 2020-04-07 18:55:45 -07:00
into_u64.rs Configure clippy and lint on push 2020-04-07 18:55:45 -07:00
into_usize.rs Configure clippy and lint on push 2020-04-07 18:55:45 -07:00
main.rs Configure clippy and lint on push 2020-04-07 18:55:45 -07:00
matches.rs Initial commit 2020-04-07 18:55:30 -07:00
metainfo.rs Initial commit 2020-04-07 18:55:30 -07:00
mode.rs Initial commit 2020-04-07 18:55:30 -07:00
opt.rs Configure clippy and lint on push 2020-04-07 18:55:45 -07:00
path_ext.rs Initial commit 2020-04-07 18:55:30 -07:00
reckoner.rs Configure clippy and lint on push 2020-04-07 18:55:45 -07:00
subcommand.rs Configure clippy and lint on push 2020-04-07 18:55:45 -07:00
testing.rs Initial commit 2020-04-07 18:55:30 -07:00
torrent.rs Configure clippy and lint on push 2020-04-07 18:55:45 -07:00