mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-21 01:00:33 +00:00
These referred to a “`Write`er”—extra *e*. Presumably a copy-paste holdover from “`Read`er”. Test Plan: Running ``git grep '`\?[Ww]rite`\?er'`` no longer finds any results. wchargin-branch: io-write-docs