diff options
author | Christian Duerr <contact@christianduerr.com> | 2018-12-10 17:28:25 +0100 |
---|---|---|
committer | Christian Duerr <contact@christianduerr.com> | 2018-12-10 17:40:23 +0100 |
commit | c01a383d1a0c55a91912f280984d59ca2c0db832 (patch) | |
tree | 440e0d6d35f119246d2b113fd01b431f4f9c2c38 /src/event.rs | |
parent | 7ec36f2626aa601f4b1cd85e9712bc81903e6170 (diff) | |
download | alacritty-nll.tar.gz alacritty-nll.zip |
Remove macro use extern cratesnll
Since the Rust 2018 edition allows importing macros directly, all uses
of `#[macro_use] extern crate` have been removed from the linux build.
The `log` and `serde` crate have been excluded from that right now,
since they are so frequently used in the codebase.
Diffstat (limited to 'src/event.rs')
0 files changed, 0 insertions, 0 deletions