rust/src/libstd/sys
bors d1c7a93eff Auto merge of #29913 - tbu-:pr_windows_path_error_on_nul, r=alexcrichton
On Windows: Previously these paths were silently truncated at these NUL
characters, now they fail with `ErrorKind::InvalidInput`.
2015-11-21 02:38:18 +00:00
..
common std: Add Instant and SystemTime to std::time 2015-11-19 09:32:38 -08:00
unix std: Add Instant and SystemTime to std::time 2015-11-19 09:32:38 -08:00
windows Auto merge of #29913 - tbu-:pr_windows_path_error_on_nul, r=alexcrichton 2015-11-21 02:38:18 +00:00