Alex Crichton 79bf783ebf std: Handle a trailing slash in create_dir_all
If the filename for a path is `None` then we know that the creation of the
parent directory created the whole path so there's no need to retry the call to
`create_dir`.

Closes #22737
2015-02-23 15:09:13 -08:00
..
2015-02-20 00:58:15 +01:00
2015-02-20 19:55:00 -05:00
2015-02-20 19:55:00 -05:00
2015-02-20 22:17:17 -08:00
2015-02-20 00:58:15 +01:00
2015-02-20 22:17:17 -08:00