<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libstd/sync/mutex.rs, 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>2020-07-28T00:51:13+00:00</updated>
<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>
<entry>
<title>Rewrap comments in Mutex example</title>
<updated>2020-06-13T17:11:02+00:00</updated>
<author>
<name>David Tolnay</name>
<email>dtolnay@gmail.com</email>
</author>
<published>2020-06-13T17:11:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c010e711ca5ec02012afb83c0d99aec9d26a9eea'/>
<id>urn:sha1:c010e711ca5ec02012afb83c0d99aec9d26a9eea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clarify the scope-related explanation </title>
<updated>2020-06-13T16:43:37+00:00</updated>
<author>
<name>Poliorcetics</name>
<email>poliorcetics@users.noreply.github.com</email>
</author>
<published>2020-06-13T16:43:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=34b3ff06e101f60cb69268ee83c93c177b63c322'/>
<id>urn:sha1:34b3ff06e101f60cb69268ee83c93c177b63c322</id>
<content type='text'>
Based on the review made by dtolnay.</content>
</entry>
<entry>
<title>Apply suggestions from code review</title>
<updated>2020-06-13T16:41:01+00:00</updated>
<author>
<name>Poliorcetics</name>
<email>poliorcetics@users.noreply.github.com</email>
</author>
<published>2020-06-13T16:41:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f747073fc1751afd2cfd4395283a4822b618f2da'/>
<id>urn:sha1:f747073fc1751afd2cfd4395283a4822b618f2da</id>
<content type='text'>
Co-authored-by: David Tolnay &lt;dtolnay@gmail.com&gt;</content>
</entry>
<entry>
<title>Remove a lot of unecessary/duplicated comments</title>
<updated>2020-06-09T20:40:30+00:00</updated>
<author>
<name>Alexis Bourget</name>
<email>alexis.bourget@gmail.com</email>
</author>
<published>2020-06-09T20:40:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1312d30a6a837f72c3f36f5dc1c575a29890aa2c'/>
<id>urn:sha1:1312d30a6a837f72c3f36f5dc1c575a29890aa2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simply use drop instead of std::mem::drop</title>
<updated>2020-06-08T14:29:47+00:00</updated>
<author>
<name>Poliorcetics</name>
<email>poliorcetics@users.noreply.github.com</email>
</author>
<published>2020-06-08T14:29:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fdef1a5915332a3f9012b41f4176cf2a16025257'/>
<id>urn:sha1:fdef1a5915332a3f9012b41f4176cf2a16025257</id>
<content type='text'>
Co-authored-by: LeSeulArtichaut &lt;leseulartichaut@gmail.com&gt;</content>
</entry>
<entry>
<title>Improved the example to work with mutable data, providing a reason for the mutex holding it</title>
<updated>2020-06-07T21:42:55+00:00</updated>
<author>
<name>Alexis Bourget</name>
<email>alexis.bourget@gmail.com</email>
</author>
<published>2020-06-07T21:42:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9c8f881ccd050f06387612e4b8aa18111c51a63b'/>
<id>urn:sha1:9c8f881ccd050f06387612e4b8aa18111c51a63b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added an example where explicitly dropping a lock is necessary/a good idea.</title>
<updated>2020-06-07T21:36:07+00:00</updated>
<author>
<name>Alexis Bourget</name>
<email>alexis.bourget@gmail.com</email>
</author>
<published>2020-06-07T21:36:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=95c4899e55e7aab68f06e67660257d73e6a46eda'/>
<id>urn:sha1:95c4899e55e7aab68f06e67660257d73e6a46eda</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More diagnostic items for Clippy usage</title>
<updated>2020-04-22T05:57:56+00:00</updated>
<author>
<name>Philipp Hansch</name>
<email>dev@phansch.net</email>
</author>
<published>2020-04-22T05:47:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=23b9f46fff4453fb90611c2fb554e004f1cec096'/>
<id>urn:sha1:23b9f46fff4453fb90611c2fb554e004f1cec096</id>
<content type='text'>
This adds a couple of more diagnostic items to be used in Clippy.
I chose these particular ones because they were the types which we seem
to check for the most in Clippy. I'm not sure if the
`cfg_attr(not(test))` is needed, but it was also used for `Vec` and a
few other types.
</content>
</entry>
<entry>
<title>Don't redundantly repeat field names (clippy::redundant_field_names)</title>
<updated>2020-03-06T18:42:18+00:00</updated>
<author>
<name>Matthias Krüger</name>
<email>matthias.krueger@famsik.de</email>
</author>
<published>2020-03-06T18:28:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=83980aca2086e5c4dca5aae9a92a065a9ff4ac56'/>
<id>urn:sha1:83980aca2086e5c4dca5aae9a92a065a9ff4ac56</id>
<content type='text'>
</content>
</entry>
</feed>
