Skip to content

Commit

Permalink
examples: remove unnecessary feature
Browse files Browse the repository at this point in the history
Signed-off-by: Paolo Bonzini <[email protected]>
  • Loading branch information
bonzini committed Nov 4, 2024
1 parent dcb40d8 commit e2baa40
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/big_struct_in_place.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#![feature(allocator_api)]

use pinned_init::*;

// Struct with size over 1GiB
Expand Down

0 comments on commit e2baa40

Please sign in to comment.