Skip to content

Commit

Permalink
futures now re-exports std Future; remove docs about differences
Browse files Browse the repository at this point in the history
  • Loading branch information
joshtriplett committed Jun 2, 2022
1 parent 521887c commit 6f2b6d3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 28 deletions.
1 change: 0 additions & 1 deletion docs/src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

- [Introduction](./introduction.md)
- [Welcome to `async-std`!](./overview/async-std.md)
- [`std::future` and `futures-rs`](./overview/std-and-library-futures.md)
- [Stability guarantees](./overview/stability-guarantees.md)
- [Async concepts using async-std](./concepts.md)
- [Futures](./concepts/futures.md)
Expand Down
27 changes: 0 additions & 27 deletions docs/src/overview/std-and-library-futures.md

This file was deleted.

0 comments on commit 6f2b6d3

Please sign in to comment.