<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_apfloat/src, branch auto</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=auto</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=auto'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2023-07-26T14:20:15+00:00</updated>
<entry>
<title>Replace in-tree `rustc_apfloat` with the new version of the crate</title>
<updated>2023-07-26T14:20:15+00:00</updated>
<author>
<name>Wesley Wiser</name>
<email>wesleywiser@microsoft.com</email>
</author>
<published>2023-07-18T19:22:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=15e9f560880a9873c399194003335be328f4d705'/>
<id>urn:sha1:15e9f560880a9873c399194003335be328f4d705</id>
<content type='text'>
</content>
</entry>
<entry>
<title>compiler: remove unnecessary imports and qualified paths</title>
<updated>2022-12-10T17:45:34+00:00</updated>
<author>
<name>KaDiWa</name>
<email>kalle.wachsmuth@gmail.com</email>
</author>
<published>2022-08-09T00:14:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9bc69925cb4a1391a9a41411c56ae059877bf8fb'/>
<id>urn:sha1:9bc69925cb4a1391a9a41411c56ae059877bf8fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add diagnostic translation lints to crates that don't emit them</title>
<updated>2022-08-18T18:29:02+00:00</updated>
<author>
<name>5225225</name>
<email>5225225@mailbox.org</email>
</author>
<published>2022-08-18T18:27:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=09ea9f0a87be489250bdb8d9171c7deb20fd04b1'/>
<id>urn:sha1:09ea9f0a87be489250bdb8d9171c7deb20fd04b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Warn about dead tuple struct fields</title>
<updated>2022-08-03T10:17:23+00:00</updated>
<author>
<name>Fabian Wolff</name>
<email>fabian.wolff@alumni.ethz.ch</email>
</author>
<published>2022-07-25T20:36:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e3c7e04a4430942205872a8ed3c67531f22985bc'/>
<id>urn:sha1:e3c7e04a4430942205872a8ed3c67531f22985bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fully stabilize NLL</title>
<updated>2022-06-03T21:16:41+00:00</updated>
<author>
<name>Jack Huey</name>
<email>31162821+jackh726@users.noreply.github.com</email>
</author>
<published>2022-04-01T17:13:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=410dcc96741716bf1b4dc9b3bf33f408f220384d'/>
<id>urn:sha1:410dcc96741716bf1b4dc9b3bf33f408f220384d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Spellchecking some comments</title>
<updated>2022-03-30T05:39:38+00:00</updated>
<author>
<name>Yuri Astrakhan</name>
<email>YuriAstrakhan@gmail.com</email>
</author>
<published>2022-03-30T05:39:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7e8201ae0a57ef63b876cf2bf9ae388426f1dda5'/>
<id>urn:sha1:7e8201ae0a57ef63b876cf2bf9ae388426f1dda5</id>
<content type='text'>
This PR attempts to clean up some minor spelling mistakes in comments
</content>
</entry>
<entry>
<title>Stabilize iter::zip.</title>
<updated>2021-12-14T22:50:31+00:00</updated>
<author>
<name>PFPoitras</name>
<email>patrick.f.poitras@gmail.com</email>
</author>
<published>2021-12-13T23:18:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=304ede6bcc86d0ec4b5b5fa28e33e8343dc5170a'/>
<id>urn:sha1:304ede6bcc86d0ec4b5b5fa28e33e8343dc5170a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Auto merge of #89709 - clemenswasser:apply_clippy_suggestions_2, r=petrochenkov"</title>
<updated>2021-10-15T09:28:23+00:00</updated>
<author>
<name>Matthias Krüger</name>
<email>matthias.krueger@famsik.de</email>
</author>
<published>2021-10-15T09:24:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=44570143989cdd529aff488b8fa5534c4802fbce'/>
<id>urn:sha1:44570143989cdd529aff488b8fa5534c4802fbce</id>
<content type='text'>
The PR had some unforseen perf regressions that are not as easy to find.
Revert the PR for now.

This reverts commit 6ae8912a3e7d2c4c775024f58a7ba4b1aedc4073, reversing
changes made to 86d6d2b7389fe1b339402c1798edae8b695fc9ef.
</content>
</entry>
<entry>
<title>Apply clippy suggestions</title>
<updated>2021-10-10T13:38:19+00:00</updated>
<author>
<name>Clemens Wasser</name>
<email>clemens.wasser@gmail.com</email>
</author>
<published>2021-10-09T18:44:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=71dd0b928b8b175b69e56fc58e5878b73f090718'/>
<id>urn:sha1:71dd0b928b8b175b69e56fc58e5878b73f090718</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove cfg(bootstrap)</title>
<updated>2021-05-24T15:07:48+00:00</updated>
<author>
<name>Pietro Albini</name>
<email>pietro@pietroalbini.org</email>
</author>
<published>2021-05-06T11:36:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9e22b844ddf503adba315aac4d05909bd947dafe'/>
<id>urn:sha1:9e22b844ddf503adba315aac4d05909bd947dafe</id>
<content type='text'>
</content>
</entry>
</feed>
