]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #5135 - lzutao:config, r=flip1995
authorbors <bors@rust-lang.org>
Wed, 5 Feb 2020 09:58:15 +0000 (09:58 +0000)
committerbors <bors@rust-lang.org>
Wed, 5 Feb 2020 09:58:15 +0000 (09:58 +0000)
Few improvement to `utils::conf` module

* Fix a few typos
* Handle Option<&Path> early
* Use `env::var_os` when possible

changelog: none

1  2 
clippy_lints/src/lib.rs

Simple merge