Skip to content

Commit 9a4bad2

Browse files
authored
Rollup merge of rust-lang#76084 - Lucretiel:split-buffered, r=dtolnay
Refactor io/buffered.rs into submodules This pull request splits `BufWriter`, `BufReader`, `LineWriter`, and `LineWriterShim` (along with their associated tests) into separate submodules. It contains no functional changes. This change is being made in anticipation of adding another type of buffered writer which can be switched between line- and block-buffering mode. Part of a series of pull requests resolving rust-lang#60673.
2 parents de42a90 + 6d73ee0 commit 9a4bad2

File tree

6 files changed

+1463
-1438
lines changed

6 files changed

+1463
-1438
lines changed

0 commit comments

Comments
 (0)