Skip to content

Commit 6efd6e6

Browse files
workingjubileegitbot
authored and
gitbot
committed
Revert "Stabilize extended_varargs_abi_support"
This reverts commit 845c5b3323252669c5aceb6a3cfa978244971880.
1 parent 52294cb commit 6efd6e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

std/src/lib.rs

Lines changed: 1 addition & 0 deletions
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)