Skip to content

Commit

Permalink
Merge branch 'post-11' into post-12
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-opp committed Jan 15, 2025
2 parents df2c149 + 9ea911b commit 8d5540e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
#![cfg_attr(test, no_main)]
#![feature(custom_test_frameworks)]
#![feature(abi_x86_interrupt)]
#![feature(const_mut_refs)]
#![test_runner(crate::test_runner)]
#![reexport_test_harness_main = "test_main"]

Expand Down

0 comments on commit 8d5540e

Please sign in to comment.