mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 12:39:31 +03:00
c881aca282
Few improvement to `utils::conf` module * Fix a few typos * Handle Option<&Path> early * Use `env::var_os` when possible changelog: none