]> git.lizzy.rs Git - rust.git/commit
Preserve standalone carriage returns on windows also
authorRuben Schmidmeister <ruben.schmidmeister@icloud.com>
Wed, 24 Apr 2019 18:52:43 +0000 (20:52 +0200)
committerRuben Schmidmeister <ruben.schmidmeister@icloud.com>
Wed, 24 Apr 2019 19:01:09 +0000 (21:01 +0200)
commit19bd1a44cebb3cbab7c1a9bf8486ea3458a03aef
treef12e0df690ee3343e5179584beaaa17f1719db01
parent2e77f2bca7a7f740fbccca97a9112b690a3aa555
Preserve standalone carriage returns on windows also
src/formatting/newline_style.rs
tests/source/preserves_carriage_return_for_unix.rs [new file with mode: 0644]
tests/source/preserves_carriage_return_for_windows.rs [new file with mode: 0644]
tests/target/preserves_carriage_return_for_unix.rs [new file with mode: 0644]
tests/target/preserves_carriage_return_for_windows.rs [new file with mode: 0644]