summary refs log tree commit diff
path: root/library/core/src/future
AgeCommit message (Expand)AuthorLines
2020-12-02Use more std:: instead of core:: in docs for consistency, add more intra doc ...Alexis Bourget-5/+5
2020-11-26Fix new 'unnecessary trailing semicolon' warningsAaron Hill-1/+1
2020-11-05Fix even more URLsGuillaume Gomez-1/+1
2020-09-22Update library functions with stability attributesDylan MacKenzie-0/+1
2020-09-18Apply suggestions from code reviewPoliorcetics-3/+3
2020-09-17Move to intra doc links in core/src/futureAlexis Bourget-6/+0
2020-09-15Fix stabilization marker for future_readiness_fnsYoshua Wuyts-12/+12
2020-09-12Auto merge of #74328 - yoshuawuyts:stabilize-future-readiness-fns, r=sfacklerbors-14/+23
2020-09-08Capitalize safety commentsFlying-Toast-1/+1
2020-08-27Remove unnecessary intra-doc linkCamelid-1/+0
2020-08-27Use intra-doc links in `core::future::future`Camelid-6/+5
2020-08-26apply bootstrap cfgsPietro Albini-3/+3
2020-08-25Stabilize future readiness fnsYoshua Wuyts-14/+23
2020-08-16hir: introduce lang items for AST loweringDavid Wood-0/+3
2020-07-27mv std libs to library/mark-0/+412