nix
nix copied to clipboard
MSRV 1.63.0 TODO
trafficstars
Whenever updating the MSRV to 1.63.0 for any reason:
- Eliminate lazy_static, since
Mutex::newis now const.
There is also the io safety stuff, such as OwnedFd