summary refs log tree commit diff
path: root/src/test/run-pass/futures-api.rs
AgeCommit message (Expand)AuthorLines
2018-07-02Add lifetime to `FutureObj`Josef Reinhard Brandl-2/+3
2018-07-02Make custom trait object for `Future` genericJosef Reinhard Brandl-2/+2
2018-06-06Add Future and task system to the standard libraryTaylor Cramer-0/+95