Skip to content

Commit

Permalink
Stabilize extended_varargs_abi_support
Browse files Browse the repository at this point in the history
  • Loading branch information
Soveu authored and gitbot committed Feb 20, 2025
1 parent 6295df0 commit ba3ecc8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion std/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,6 @@
#![feature(doc_masked)]
#![feature(doc_notable_trait)]
#![feature(dropck_eyepatch)]
#![feature(extended_varargs_abi_support)]
#![feature(f128)]
#![feature(f16)]
#![feature(if_let_guard)]
Expand Down

0 comments on commit ba3ecc8

Please sign in to comment.