about summary refs log tree commit diff
path: root/library/core/src/future/pending.rs
AgeCommit message (Expand)AuthorLines
2022-01-07Also change PhantomData parameter of iter::Empty, and future::PendingFrank Steffahn-4/+1
2020-12-02Use more std:: instead of core:: in docs for consistency, add more intra doc ...Alexis Bourget-1/+1
2020-09-18Apply suggestions from code reviewPoliorcetics-1/+1
2020-09-17Move to intra doc links in core/src/futureAlexis Bourget-2/+0
2020-09-15Fix stabilization marker for future_readiness_fnsYoshua Wuyts-6/+6
2020-08-25Stabilize future readiness fnsYoshua Wuyts-7/+13
2020-07-27mv std libs to library/mark-0/+57