mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +03:00
7654d4b398
There are 3 instances of var(...) and 3 instances of var_os(...); the latter avoids an appearance of unhandled error, so use it everywhere.