mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 03:07:25 +00:00

Replace File::create and write_all with fs::write Also don't convert to u8 buffers and back when we are only creating strings.
Replace File::create and write_all with fs::write Also don't convert to u8 buffers and back when we are only creating strings.