This commit is contained in:
Anton-4 2023-12-26 13:26:31 +01:00
parent 9e6ca69843
commit 0987be4c2d
No known key found for this signature in database
GPG key ID: 0971D718C0A9B937
3 changed files with 11 additions and 6 deletions

View file

@ -20,7 +20,7 @@ fn exec_bench_w_input<T: Measurement>(
);
if !compile_out.stderr.is_empty() && compile_out.stderr != "🔨 Rebuilding platform...\n" {
panic!("{}", compile_out.stderr);
panic!("stderr was not empty:\n\t{}", compile_out.stderr);
}
assert!(