aboutsummaryrefslogtreecommitdiff
path: root/utf8parse/tests
Commit message (Collapse)AuthorAge
* Remove redundant `.to_string()`Dan Gohman2020-06-15
|
* Update to Rust 2018Christian Duerr2019-11-23
This moves all crates in the workspace to the latest Rust standard and resolves various style and formatting issues. Fixes #32.