#4809·book

Chapter 17.5 JoinAll missing code tags

Author: colmjrCreated Aug 10, 2026Updated Aug 10, 2026

URL to the section(s) of the book with this problem: https://doc.rust-lang.org/stable/book/ch17-05-traits-for-async.html

Description of the problem: On "The Pin Type and the Unpin Trait", on the 7th paragraph, JoinAll does not have code tags, which may lead to misdirection.

Suggested fix: Add code tags around "JoinAll"