Skip to content
Snippets Groups Projects
Verified Commit 1750001b authored by Yaroslav Dynnikov's avatar Yaroslav Dynnikov
Browse files

refactoring: uniform string conversion

1. Prefer using `"str".into()` since it's briefer.
2. Preserve `"str".to_owned()` if type inference can't help.
parent 6d3eccb3
Loading
Pipeline #3498 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment