Skip to content

Commit

Permalink
Stabilize target_feature_11
Browse files Browse the repository at this point in the history
  • Loading branch information
calebzulawski authored and gitbot committed Mar 4, 2025
1 parent d41bc3f commit 7999442
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,6 @@
#![feature(staged_api)]
#![feature(stmt_expr_attributes)]
#![feature(strict_provenance_lints)]
#![feature(target_feature_11)]
#![feature(trait_alias)]
#![feature(transparent_unions)]
#![feature(try_blocks)]
Expand Down

0 comments on commit 7999442

Please sign in to comment.