Skip to content

Commit a3aa8e0

Browse files
Revert "Stabilize extended_varargs_abi_support"
This reverts commit 685f189.
1 parent aae7e6c commit a3aa8e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

std/src/lib.rs

+1
Original file line numberDiff line numberDiff line change
@@ -289,6 +289,7 @@
289289
#![feature(doc_masked)]
290290
#![feature(doc_notable_trait)]
291291
#![feature(dropck_eyepatch)]
292+
#![feature(extended_varargs_abi_support)]
292293
#![feature(f128)]
293294
#![feature(f16)]
294295
#![feature(formatting_options)]

0 commit comments

Comments
 (0)