Skip to content

Commit

Permalink
Merge branch 'remove-power-of-two-requirement' of github.com:NULLx76/…
Browse files Browse the repository at this point in the history
…ringbuffer into remove-power-of-two-requirement
  • Loading branch information
jdonszelmann committed Apr 4, 2023
2 parents 5ad6083 + be6d642 commit 8c2f176
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/compiletests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ fn run_mode(mode: &'static str) {

#[test]
#[cfg_attr(miri, ignore)]
#[cfg(not(tarpaulin))]
fn compile_test() {
run_mode("compile-fail");
}

0 comments on commit 8c2f176

Please sign in to comment.