1
0
Fork 0
mirror of https://github.com/alacritty/alacritty.git synced 2024-11-11 13:51:01 -05:00
alacritty/alacritty_terminal/tests
Christian Duerr fde2424b39
Remove fs::read_to_string reimplementations
After two previous PRs already removed some instances of
reimplementations of the `fs::read_to_string` functionality, this
removes the last remaining occurence and with it all instances of
`File::open`. So this should remove them all for good.
2020-03-26 14:56:41 +00:00
..
ref Fix incorrect grid.len() and grid.history_size() 2020-01-26 14:49:58 +01:00
ref.rs Remove fs::read_to_string reimplementations 2020-03-26 14:56:41 +00:00