mirror of
https://github.com/wez/wezterm.git
synced 2024-11-23 15:04:36 +03:00
67d4ba9f76
std::slice::from_raw_parts will now panic if the ptr is null. Resolve this by adding our own wrapper that translates that case to an empty slice. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |