aboutsummaryrefslogtreecommitdiffstats
path: root/src/util/line_ending.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove `must_use` if tarpaulin doesn’t understand themLibravatar Titus Wormer2022-10-141-0/+129
Also moves some code to separate files, in the hopes that tarpaulin understands them.