mirror of
https://gitee.com/openharmony/third_party_rust_regex
synced 2025-04-04 03:04:47 +00:00

This commit does a number of manual fixups to the code after the previous two commits were done via 'cargo fix' automatically. Actually, this contains more 'cargo fix' annotations, since I had forgotten to add 'edition = "2018"' to all sub-crates.