mirror of
https://github.com/roc-lang/roc.git
synced 2024-11-13 09:49:11 +03:00
clippy
This commit is contained in:
parent
9d9ae290fe
commit
cb53e46cdd
@ -74,6 +74,7 @@ fn valgrind_test_linux(source: &str) {
|
||||
drop(temp_dir)
|
||||
}
|
||||
|
||||
#[allow(unused)]
|
||||
fn run_with_valgrind(binary_path: &std::path::Path) {
|
||||
use cli_utils::helpers::{extract_valgrind_errors, ValgrindError, ValgrindErrorXWhat};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user