Allow using a few &Self
-taking static methods as inherent &self
methods
#1144
Annotations
4 errors
Run cargo test --no-default-features --verbose :
src/arc_str.rs#L634
mismatched closing delimiter: `)`
|
Run cargo test --no-default-features --verbose :
src/arc_str.rs#L648
unexpected closing delimiter: `}`
|
Run cargo test --no-default-features --verbose :
src/arc_str.rs#L510
no method named `string_count` found for struct `ArcStr` in the current scope
|
Run cargo test --no-default-features --verbose
Process completed with exit code 1.
|
Loading