alacritty/copypasta/src
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
..
lib.rs Decouple input processing from Term 2017-02-02 09:25:08 -08:00
macos.rs Implement copypasta::Store for macOS pasteboard 2016-12-24 18:08:46 -05:00
x11.rs Use clippy = "*", update, and fix some warnings (#796) 2017-09-27 17:29:44 -07:00