Skip to content

Commit

Permalink
add no_coverage feature
Browse files Browse the repository at this point in the history
  • Loading branch information
y86-dev committed Jul 19, 2023
1 parent fd1cecd commit cdb20ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/with_zero.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#![feature(allocator_api, no_coverage)]
use pinned_init::*;

#[pin_data]
Expand Down

0 comments on commit cdb20ab

Please sign in to comment.