Nick Sanders
139a2b7b0d
Replace std::env::home_dir() with home crate impl. ( #9293 )
...
* Import the `home` crate in `util/dir`.
* Replace uses of `env::home_dir()` with `home::home_dir()`.
* `home` uses a 'correct' impl. on windows and the stdlib impl.
of `::home_dir` otherwise.
* Reexport `home::home_dir` from `util/dir`.
* Bump `util/dir` to 0.1.2.
2018-08-21 15:30:24 +02:00
..
2018-07-24 16:04:48 +03:00
2018-07-10 17:33:25 +02:00
2018-06-04 10:19:50 +02:00
2018-06-22 15:09:15 +02:00
2018-08-02 10:20:46 +01:00
2018-06-04 10:19:50 +02:00
2018-07-24 16:04:48 +03:00
2018-07-18 16:27:29 +02:00
2018-07-11 12:19:54 +02:00
2018-08-03 09:58:59 +02:00
2018-07-23 15:42:08 +02:00
2018-06-04 10:19:50 +02:00
2018-08-10 11:06:30 +02:00
2018-08-10 11:06:30 +02:00
2018-06-04 10:19:50 +02:00
2018-07-23 13:57:50 +02:00
2018-06-22 15:09:15 +02:00
2018-07-18 16:27:29 +02:00
2018-07-11 12:19:54 +02:00
2018-07-23 13:57:50 +02:00
2018-06-22 15:09:15 +02:00
2018-06-06 10:05:52 +02:00
2018-07-10 17:33:25 +02:00
2018-06-04 10:19:50 +02:00
2018-08-21 15:30:24 +02:00
2018-07-23 13:57:50 +02:00
2018-06-04 10:19:50 +02:00