<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_data_structures/src/small_str, branch master</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=master</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2023-06-29T01:45:52+00:00</updated>
<entry>
<title>Remove `SmallStr`.</title>
<updated>2023-06-29T01:45:52+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2023-06-29T01:42:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f2d863fa75019791042722f8f9f58dbb13894d0a'/>
<id>urn:sha1:f2d863fa75019791042722f8f9f58dbb13894d0a</id>
<content type='text'>
It no longer has any uses. If it's needed in the future, it can be
easily reinstated. Or a crate such as `smallstr` can be used, much like
we use `smallvec`.
</content>
</entry>
<entry>
<title>Add SmallStr</title>
<updated>2022-03-04T15:57:34+00:00</updated>
<author>
<name>Tomasz Miąsko</name>
<email>tomasz.miasko@gmail.com</email>
</author>
<published>2022-03-03T00:00:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=725c11ef3c6a40e7d9a7c9a8ea65f72b9448d1e0'/>
<id>urn:sha1:725c11ef3c6a40e7d9a7c9a8ea65f72b9448d1e0</id>
<content type='text'>
</content>
</entry>
</feed>
