alacritty/copypasta
Aaron Hill 5f7885749c Use clippy = "*", update, and fix some warnings (#796)
Because there are so many clippy warnings in the current codebase,
this commit removes '#![cfg_attr(feature = "clippy", deny(clippy))]',
to make it easier to fix warnings incrementally.
2017-09-27 17:29:44 -07:00
..
src Use clippy = "*", update, and fix some warnings (#796) 2017-09-27 17:29:44 -07:00
Cargo.lock Implement copypasta::Load for macos::Clipboard 2016-10-08 20:57:30 -07:00
Cargo.toml Implement copypasta::Load for macos::Clipboard 2016-10-08 20:57:30 -07:00
LICENSE-APACHE Start implementing copypasta, a clipboard library 2016-10-08 18:42:33 -07:00