summary refs log tree commit diff
path: root/library/core/src/task/poll.rs
AgeCommit message (Expand)AuthorLines
2021-01-13stabilize the poll_map featureAshley Mannix-2/+2
2020-11-08Rollup merge of #76227 - CDirkx:const-poll, r=KodrAusMara Bos-2/+4
2020-10-16Bump version to 1.49.0CDirkx-2/+2
2020-09-09Add documentation for `impl<T> From<T> for Poll<T>`Michael Howell-0/+8
2020-09-02Stabilize `Poll::is_ready` and `is_pending` as constChristiaan Dirkx-2/+4
2020-08-26apply bootstrap cfgsPietro Albini-2/+2
2020-08-16hir: introduce lang items for AST loweringDavid Wood-0/+2
2020-07-27mv std libs to library/mark-0/+167