mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-02 15:56:09 +03:00
2753052adf
There are 3 instances of var(...) and 3 instances of var_os(...); the latter avoids an appearance of unhandled error, so use it everywhere.