<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_data_structures/src, branch 1.72.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.72.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.72.0'/>
<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>Rollup merge of #112538 - ndrewxie:issue-84447-partial-1, r=compiler-errors</title>
<updated>2023-06-21T18:00:49+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2023-06-21T18:00:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a5561eb4d5027d1816c45251faed694c0453cc9f'/>
<id>urn:sha1:a5561eb4d5027d1816c45251faed694c0453cc9f</id>
<content type='text'>
Removed unnecessary &amp;String -&gt; &amp;str, now that &amp;String implements StableOrd as well

Applied a few nits suggested by lcnr to PR #110040 (nits can be found [here](https://github.com/rust-lang/rust/pull/110040#pullrequestreview-1469452191).)

Making a new PR because the old one was already merged, and given that this just applies changes that were already suggested, reviewing it should be fairly open-and-shut.
</content>
</entry>
<entry>
<title>Make closure_saved_names_of_captured_variables a query.</title>
<updated>2023-06-19T16:50:52+00:00</updated>
<author>
<name>Camille GILLOT</name>
<email>gillot.camille@gmail.com</email>
</author>
<published>2023-06-18T07:55:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7d5b2e4926385bb247c4e1f2480258ca3faf4f10'/>
<id>urn:sha1:7d5b2e4926385bb247c4e1f2480258ca3faf4f10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Applied nits</title>
<updated>2023-06-12T02:45:04+00:00</updated>
<author>
<name>Andrew Xie</name>
<email>ndrew.xie@gmail.com</email>
</author>
<published>2023-06-12T02:45:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0cac8455e6f7587228458ef5607e8d3e6f71f347'/>
<id>urn:sha1:0cac8455e6f7587228458ef5607e8d3e6f71f347</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't print Interned or PrivateZst</title>
<updated>2023-06-09T00:20:37+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2023-06-09T00:20:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=80e9ca93981f6fa8fae4e95111b78b9093348b2c'/>
<id>urn:sha1:80e9ca93981f6fa8fae4e95111b78b9093348b2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed stable/unstable sort arg from into_sorted_stable_ord, fixed a few misc issues, added collect to UnordItems</title>
<updated>2023-06-08T04:38:50+00:00</updated>
<author>
<name>Andrew Xie</name>
<email>ndrew.xie@gmail.com</email>
</author>
<published>2023-06-08T04:38:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=54d7b327e5182b97fcdb8d90bf7853ffe54364c3'/>
<id>urn:sha1:54d7b327e5182b97fcdb8d90bf7853ffe54364c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed to_sorted =&gt; to_sorted_stable_ord</title>
<updated>2023-06-05T04:16:20+00:00</updated>
<author>
<name>Andrew Xie</name>
<email>ndrew.xie@gmail.com</email>
</author>
<published>2023-06-05T04:16:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f5f638c12434e3c277fde8f4245273c2cc3c8110'/>
<id>urn:sha1:f5f638c12434e3c277fde8f4245273c2cc3c8110</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed unord mistake</title>
<updated>2023-06-05T01:55:32+00:00</updated>
<author>
<name>Andrew Xie</name>
<email>ndrew.xie@gmail.com</email>
</author>
<published>2023-05-08T21:26:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6f2d3dee1790f8066394d1198fd1864b5fae45a3'/>
<id>urn:sha1:6f2d3dee1790f8066394d1198fd1864b5fae45a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed failing test + minor cleanup</title>
<updated>2023-06-05T01:55:32+00:00</updated>
<author>
<name>Andrew Xie</name>
<email>ndrew.xie@gmail.com</email>
</author>
<published>2023-05-08T01:08:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=96b577860d4e175ccc4698b9e9a8a822b228fc19'/>
<id>urn:sha1:96b577860d4e175ccc4698b9e9a8a822b228fc19</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update dependencies with reported vulnerabilities</title>
<updated>2023-06-02T17:34:01+00:00</updated>
<author>
<name>Arlo Siemsen</name>
<email>arsiem@microsoft.com</email>
</author>
<published>2023-06-02T16:40:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4d9b476bb1f63fa25ca9bb7f85b536352c744570'/>
<id>urn:sha1:4d9b476bb1f63fa25ca9bb7f85b536352c744570</id>
<content type='text'>
bumpalo 3.12.1 (yanked)
  * updated to 3.13.0
tokio 1.8.4 - https://rustsec.org/advisories/RUSTSEC-2023-0001
  * updated to 1.28.2
remove_dir_all 0.5.3 - https://rustsec.org/advisories/RUSTSEC-2023-0018
  * removed by using the standard library function in `rust-installer` instead and updating to `tempfile@3.5.0` (which also removes the dependency).
</content>
</entry>
</feed>
