Skip to content

Commit

Permalink
c_unwind is now stable
Browse files Browse the repository at this point in the history
  • Loading branch information
nbdd0121 committed Jun 25, 2024
1 parent 94688e8 commit c64f2cf
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
@@ -1,5 +1,4 @@
#![doc = include_str!("../README.md")]
#![feature(c_unwind)]
#![feature(naked_functions)]
#![feature(non_exhaustive_omitted_patterns_lint)]
// lang_items is an internal feature. `internal_features` lint is added recently
Expand Down

0 comments on commit c64f2cf

Please sign in to comment.