1
Fork 0
rust/compiler/rustc_driver/src
Guillaume Gomez d382771d3a
Rollup merge of #82174 - est31:master, r=oli-obk
Replace File::create and write_all with fs::write

Also don't convert to u8 buffers and back
when we are only creating strings.
2021-02-17 20:38:01 +01:00
..
args.rs use strip_prefix over starts_with and manual slicing based on pattern length (clippy::manual_strip) 2020-09-17 10:13:16 +02:00
lib.rs Indicate both start and end of pass RSS in time-passes output 2021-01-29 12:46:29 -08:00
pretty.rs Rollup merge of #82174 - est31:master, r=oli-obk 2021-02-17 20:38:01 +01:00