rust/library
Mikhail Zabaluev 00deeb35c8 Fix is_write_vectored in LineWriterShim
Now that BufWriter always claims to support vectored writes,
look through it at the wrapped writer to decide whether to
use vectored writes for LineWriter.
2020-11-22 17:05:14 +02:00
..
alloc
backtrace@af078ecc0b
core
panic_abort
panic_unwind
proc_macro
profiler_builtins
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std Fix is_write_vectored in LineWriterShim 2020-11-22 17:05:14 +02:00
stdarch@777efaf564
term
test
unwind