Files
rust/library/std/src
Jonas Schievink 13b88c21d0 Rollup merge of #79174 - taiki-e:std-future, r=Mark-Simulacrum
Make std::future a re-export of core::future

After 1a764a7ef5, there are no `std::future`-specific items (except for `cfg(bootstrap)` items removed in 93eed402ad). So, instead of defining `std` own module, we can re-export the `core::future` directly.
2021-01-24 22:09:49 +01:00
..
2021-01-22 18:46:00 +01:00
2021-01-20 04:31:34 +00:00
2020-11-07 16:15:48 +01:00
2020-12-22 12:19:46 +01:00
2020-10-21 20:44:03 -07:00
2021-01-07 09:13:21 +01:00
2020-09-02 17:37:40 -04:00
2020-11-22 17:11:41 -05:00
2021-01-22 18:46:00 +01:00
2020-11-22 17:11:41 -05:00