Michael Goulet
|
6c9249f689
|
Don't call await a method
|
2023-04-27 17:18:12 +00:00 |
|
Yoshua Wuyts
|
992cfc1683
|
Stabilize into_future
|
2022-06-30 17:22:41 +02:00 |
|
KaDiWa4
|
f0144aea74
|
typos in IntoFuture docs
|
2022-06-19 17:13:48 +02:00 |
|
Yoshua Wuyts
|
a4c455080c
|
update docs for std::future::IntoFuture
|
2022-06-08 15:21:16 +02:00 |
|
Yoshua Wuyts
|
3f2cb6eba1
|
Rename IntoFuture::Future to IntoFuture::IntoFuture
|
2022-03-10 20:51:52 +01:00 |
|
Pietro Albini
|
5b3462c556
|
update cfg(bootstrap)s
|
2022-01-28 15:01:07 +01:00 |
|
Eric Holk
|
dfa0db5961
|
Reintroduce into_future in .await desugaring
This is a reintroduction of the remaining parts from
https://github.com/rust-lang/rust/pull/65244 that have not been relanded
yet.
Issues GH-67644, GH-67982
|
2021-11-22 14:57:27 -08:00 |
|
mark
|
2c31b45ae8
|
mv std libs to library/
|
2020-07-27 19:51:13 -05:00 |
|