alacritty/alacritty
Kirill Chibisov d526649ee6
Use compile_error! instead of panic! in build.rs
The compile_error! failure is way more readable and noticeable than
panic!.
2020-06-15 23:01:21 +03:00
..
src Rework default config binding replacement 2020-06-15 03:12:39 +03:00
Cargo.toml Remove copypasta dependency from alacritty_terminal 2020-06-07 00:33:20 +03:00
build.rs Use compile_error! instead of panic! in build.rs 2020-06-15 23:01:21 +03:00