<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/tools/clippy/tests/ui/arithmetic_side_effects.rs, branch 1.83.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.83.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.83.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2024-09-24T09:58:04+00:00</updated>
<entry>
<title>Merge commit '7901289135257ca0fbed3a5522526f95b0f5edba' into clippy-subtree-update</title>
<updated>2024-09-24T09:58:04+00:00</updated>
<author>
<name>Philipp Krones</name>
<email>hello@philkrones.com</email>
</author>
<published>2024-09-24T09:58:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ae1c19146776bec5275c71e64f26f02ecd2893b7'/>
<id>urn:sha1:ae1c19146776bec5275c71e64f26f02ecd2893b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stabilize const_mut_refs</title>
<updated>2024-09-15T07:51:32+00:00</updated>
<author>
<name>Ralf Jung</name>
<email>post@ralfj.de</email>
</author>
<published>2024-08-17T12:19:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3175cc2814dfa8a5201fdb165d67cc44300a77f4'/>
<id>urn:sha1:3175cc2814dfa8a5201fdb165d67cc44300a77f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update float tests to include `f16` and `f128`</title>
<updated>2024-06-19T17:30:21+00:00</updated>
<author>
<name>Trevor Gross</name>
<email>tmgross@umich.edu</email>
</author>
<published>2024-06-18T17:34:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=477e9e80516985abf7319f46b612b275b2958333'/>
<id>urn:sha1:477e9e80516985abf7319f46b612b275b2958333</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use generic `NonZero`.</title>
<updated>2024-05-08T19:37:55+00:00</updated>
<author>
<name>Markus Reiter</name>
<email>me@reitermark.us</email>
</author>
<published>2024-04-21T19:45:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=bd8e565e16b43e2e68a67804d20992218579ac9d'/>
<id>urn:sha1:bd8e565e16b43e2e68a67804d20992218579ac9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge commit '20b085d500dfba5afe0869707bf357af3afe20be' into clippy-subtree-update</title>
<updated>2024-05-02T15:26:44+00:00</updated>
<author>
<name>Philipp Krones</name>
<email>hello@philkrones.com</email>
</author>
<published>2024-05-02T15:26:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=15a648510d3ef4c3057d10729deb563f4d95877d'/>
<id>urn:sha1:15a648510d3ef4c3057d10729deb563f4d95877d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix and bless clippy tests</title>
<updated>2024-04-24T12:12:33+00:00</updated>
<author>
<name>Gary Guo</name>
<email>gary@garyguo.net</email>
</author>
<published>2024-04-19T16:01:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9d16364198733d9b54c2d0d64dea2e6a640f8948'/>
<id>urn:sha1:9d16364198733d9b54c2d0d64dea2e6a640f8948</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stabilize the Saturating type (saturating_int_impl, gh-87920)</title>
<updated>2023-09-02T23:22:46+00:00</updated>
<author>
<name>Michael Watzko</name>
<email>michael@watzko.de</email>
</author>
<published>2023-07-26T20:30:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ad54426945847693a086b0e66cdf61fcff56fa05'/>
<id>urn:sha1:ad54426945847693a086b0e66cdf61fcff56fa05</id>
<content type='text'>
Also stabilizes saturating_int_assign_impl, gh-92354.

And also make pub fns const where the underlying saturating_*
fns became const in the meantime since the Saturating type was
created.
</content>
</entry>
<entry>
<title>[`clippy`] Use symbols intended for `arithmetic_side_effects`</title>
<updated>2023-09-01T08:28:55+00:00</updated>
<author>
<name>Caio</name>
<email>c410.f3r@gmail.com</email>
</author>
<published>2023-08-31T18:10:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0164f7e8b20d749d38902e9d63f873fe0a74b1fd'/>
<id>urn:sha1:0164f7e8b20d749d38902e9d63f873fe0a74b1fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge commit '080b587854a73f2a8cbaecff1884860a78e2ff37' into clippyup</title>
<updated>2023-08-24T19:32:12+00:00</updated>
<author>
<name>Philipp Krones</name>
<email>hello@philkrones.com</email>
</author>
<published>2023-08-24T19:32:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7137a09806171e75b54c5fb70bf629a55ff04d8b'/>
<id>urn:sha1:7137a09806171e75b54c5fb70bf629a55ff04d8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge commit '5436dba826191964ac1d0dab534b7eb6d4c878f6' into clippyup</title>
<updated>2023-07-31T21:53:53+00:00</updated>
<author>
<name>Philipp Krones</name>
<email>hello@philkrones.com</email>
</author>
<published>2023-07-31T21:53:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=53f09d95eb50eb2fec3792cc44ea344475a5e084'/>
<id>urn:sha1:53f09d95eb50eb2fec3792cc44ea344475a5e084</id>
<content type='text'>
</content>
</entry>
</feed>
