<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/library/std/src/sys_common/fs.rs, branch 1.69.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.69.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.69.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2022-02-05T02:47:29+00:00</updated>
<entry>
<title>Hide Repr details from io::Error, and rework `io::Error::new_const`.</title>
<updated>2022-02-05T02:47:29+00:00</updated>
<author>
<name>Thom Chiovoloni</name>
<email>chiovolonit@gmail.com</email>
</author>
<published>2021-08-08T08:04:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=554918e311a1221744aa9b6d60e2f00f5b3155e5'/>
<id>urn:sha1:554918e311a1221744aa9b6d60e2f00f5b3155e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move the implementation of `Path::exists` to `sys_common::fs` so platforms can specialize it</title>
<updated>2021-05-19T22:54:56+00:00</updated>
<author>
<name>Chris Denton</name>
<email>christophersdenton@gmail.com</email>
</author>
<published>2021-03-17T03:52:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2c2c1593acc5479a4b502d51bb5fea239766c235'/>
<id>urn:sha1:2c2c1593acc5479a4b502d51bb5fea239766c235</id>
<content type='text'>
Windows implementation of `fs::try_exists`
</content>
</entry>
<entry>
<title>Improve fs error open_from unix</title>
<updated>2021-03-27T13:23:48+00:00</updated>
<author>
<name>Ivan Tham</name>
<email>pickfire@riseup.net</email>
</author>
<published>2021-03-26T17:21:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6c6ef7317bf87321c5eaefb1322380c8f297ff1b'/>
<id>urn:sha1:6c6ef7317bf87321c5eaefb1322380c8f297ff1b</id>
<content type='text'>
Consistency for #79399
Suggested by JohnTitor

Improve fs error invaild input for sys_common

The text was duplicated from unix.
</content>
</entry>
<entry>
<title>Use io::Error::new_const everywhere to avoid allocations.</title>
<updated>2021-03-21T19:22:38+00:00</updated>
<author>
<name>Mara Bos</name>
<email>m-ou.se@m-ou.se</email>
</author>
<published>2021-03-21T19:22:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7b71719faf5ba6a230d097fddb288f79ccc570f1'/>
<id>urn:sha1:7b71719faf5ba6a230d097fddb288f79ccc570f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Optimize away some path lookups in the generic `fs::copy` implementation.</title>
<updated>2021-01-06T16:36:31+00:00</updated>
<author>
<name>Dan Gohman</name>
<email>dev@sunfishcode.online</email>
</author>
<published>2021-01-06T02:00:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=97baac4184e3dfa4a98c076bdfe9b88266e47633'/>
<id>urn:sha1:97baac4184e3dfa4a98c076bdfe9b88266e47633</id>
<content type='text'>
This also eliminates a use of a `Path` convenience function, in support
of #80741, refactoring `std::path` to focus on pure data structures and
algorithms.
</content>
</entry>
<entry>
<title>mv std libs to library/</title>
<updated>2020-07-28T00:51:13+00:00</updated>
<author>
<name>mark</name>
<email>markm@cs.wisc.edu</email>
</author>
<published>2020-06-12T02:31:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2c31b45ae878b821975c4ebd94cc1e49f6073fd0'/>
<id>urn:sha1:2c31b45ae878b821975c4ebd94cc1e49f6073fd0</id>
<content type='text'>
</content>
</entry>
</feed>
