<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/library/core/src/unicode/printable.py, branch 1.63.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.63.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.63.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2022-05-31T08:51:35+00:00</updated>
<entry>
<title>Add unicode fast path to `is_printable`</title>
<updated>2022-05-31T08:51:35+00:00</updated>
<author>
<name>Nilstrieb</name>
<email>48135649+Nilstrieb@users.noreply.github.com</email>
</author>
<published>2022-05-29T17:21:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3358a41acbcb82daf3cd71197b2a053152a9a376'/>
<id>urn:sha1:3358a41acbcb82daf3cd71197b2a053152a9a376</id>
<content type='text'>
Before, it would enter the full expensive check even for normal ascii
characters. Now, it skips the check for the ascii characters in
`32..127`. This range was checked manually from the current behavior.
</content>
</entry>
<entry>
<title>Use HTTPS links where possible</title>
<updated>2021-06-23T20:26:46+00:00</updated>
<author>
<name>Smitty</name>
<email>me@smitop.com</email>
</author>
<published>2021-06-23T20:26:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=bdfcb88e8b6203ccb46a2fb6649979b773efc8ac'/>
<id>urn:sha1:bdfcb88e8b6203ccb46a2fb6649979b773efc8ac</id>
<content type='text'>
</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>
