Since `to_branch_name` consumes `self`, it should better be called `into_branch_name`. See also <https://rust-lang.github.io/rust-clippy/master/index.html#wrong_self_convention>. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| build.rs | ||
Since `to_branch_name` consumes `self`, it should better be called `into_branch_name`. See also <https://rust-lang.github.io/rust-clippy/master/index.html#wrong_self_convention>. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| build.rs | ||