You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
kennytm
added
A-docs
Area: documentation for any part of the project, including the compiler, standard library, and tools
C-bug
Category: This is a bug.
labels
Jan 10, 2018
https://doc.rust-lang.org/std/io/struct.BufWriter.html talks confusingly about ‘these ten writes’ (resulting from a range
1..10
) when, in fact, only nine writes occur.The text was updated successfully, but these errors were encountered: