<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libcore/future, branch 1.43.1</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.43.1</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.43.1'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2020-02-27T13:51:22+00:00</updated>
<entry>
<title>Remove spotlight usage</title>
<updated>2020-02-27T13:51:22+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2020-02-27T13:38:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=13c6d5819aae3c0de6a90e7f17ea967bf4487cbb'/>
<id>urn:sha1:13c6d5819aae3c0de6a90e7f17ea967bf4487cbb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "core: add IntoFuture trait and support for await"</title>
<updated>2020-01-01T00:18:08+00:00</updated>
<author>
<name>Wesley Wiser</name>
<email>wwiser@gmail.com</email>
</author>
<published>2020-01-01T00:18:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=717702dffdf9ddb84e1fd35f189511a307e350e1'/>
<id>urn:sha1:717702dffdf9ddb84e1fd35f189511a307e350e1</id>
<content type='text'>
This reverts commit f35517ee861dc012ccc26083dd4520045e2c4f6f.
</content>
</entry>
<entry>
<title>core: add IntoFuture trait and support for await</title>
<updated>2019-12-27T19:56:11+00:00</updated>
<author>
<name>Sean McArthur</name>
<email>sean@seanmonstar.com</email>
</author>
<published>2019-12-26T20:57:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f35517ee861dc012ccc26083dd4520045e2c4f6f'/>
<id>urn:sha1:f35517ee861dc012ccc26083dd4520045e2c4f6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use associated_type_bounds where applicable - closes #61738</title>
<updated>2019-08-08T20:39:15+00:00</updated>
<author>
<name>Ilija Tovilo</name>
<email>ilija.tovilo@me.com</email>
</author>
<published>2019-07-31T19:00:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3a6a29b4ecfdb7f641ca699fcd66a09b4baaae6a'/>
<id>urn:sha1:3a6a29b4ecfdb7f641ca699fcd66a09b4baaae6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Futures: Add link to Waker in trait doc.</title>
<updated>2019-08-01T18:39:25+00:00</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2019-08-01T18:39:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=325c6a56c274678f294bfa25ee43e1eef48f46a2'/>
<id>urn:sha1:325c6a56c274678f294bfa25ee43e1eef48f46a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch master to 1.38</title>
<updated>2019-07-04T15:26:57+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2019-07-04T14:05:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8a7dded1a249a21540583333204c378bf960a700'/>
<id>urn:sha1:8a7dded1a249a21540583333204c378bf960a700</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add suggestion for missing `.await` keyword</title>
<updated>2019-06-27T12:56:55+00:00</updated>
<author>
<name>Nathan Corbyn</name>
<email>me@nathancorbyn.com</email>
</author>
<published>2019-06-19T20:55:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=88194200e57c90ba0fa7b725d63ff4de28e71bbb'/>
<id>urn:sha1:88194200e57c90ba0fa7b725d63ff4de28e71bbb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use .await syntax instead of await!</title>
<updated>2019-05-27T05:27:13+00:00</updated>
<author>
<name>diwic</name>
<email>diwic@users.noreply.github.com</email>
</author>
<published>2019-05-27T05:27:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5c5f08ab9375606a686223bdf3d883cf8dac0e04'/>
<id>urn:sha1:5c5f08ab9375606a686223bdf3d883cf8dac0e04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve the "must use" lint for `Future`</title>
<updated>2019-05-13T23:01:20+00:00</updated>
<author>
<name>Benjamin Schultzer</name>
<email>Schultzer@users.noreply.github.com</email>
</author>
<published>2019-05-13T22:13:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=58c6a94f00110a08725182a8519cedee16819c71'/>
<id>urn:sha1:58c6a94f00110a08725182a8519cedee16819c71</id>
<content type='text'>
Co-Authored-By: Mazdak Farrokhzad &lt;twingoow@gmail.com&gt;
</content>
</entry>
<entry>
<title>Stabilize futures_api</title>
<updated>2019-04-23T23:13:53+00:00</updated>
<author>
<name>Taylor Cramer</name>
<email>cramertj@google.com</email>
</author>
<published>2019-04-05T21:14:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3f966dcd53faabd8313d29a4e1ba2464995e624a'/>
<id>urn:sha1:3f966dcd53faabd8313d29a4e1ba2464995e624a</id>
<content type='text'>
</content>
</entry>
</feed>
