chore: clippy
This commit is contained in:
parent
a1870b6013
commit
c8bd6705cf
36 changed files with 467 additions and 462 deletions
|
|
@ -34,7 +34,7 @@ fn test_grammar_that_should_hang_and_not_segfault() {
|
|||
eprintln!(" {test_name}");
|
||||
|
||||
let tests_exec_path = std::env::args()
|
||||
.nth(0)
|
||||
.next()
|
||||
.expect("Failed get get tests executable path");
|
||||
|
||||
match std::env::var(test_var) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue