Skip to content

Merge pull request #60 from LeChatP/develop #38

Merge pull request #60 from LeChatP/develop

Merge pull request #60 from LeChatP/develop #38

Triggered via push October 15, 2024 08:41
Status Success
Total duration 3m 7s
Artifacts 1

mdbook.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 warning
writing `&String` instead of `&str` involves a new object where a slice will do: rar-common/src/database/finder.rs#L326
warning: writing `&String` instead of `&str` involves a new object where a slice will do --> rar-common/src/database/finder.rs:326:27 | 326 | fn match_path(input_path: &String, role_path: &String) -> CmdMin { | ^^^^^^^ help: change this to: `&str` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_arg = note: `#[warn(clippy::ptr_arg)]` on by default

Artifacts

Produced during runtime
Name Size
github-pages Expired
1.38 MB