1
Fork 0

Stabilize extended_varargs_abi_support

This commit is contained in:
Soveu 2024-04-23 22:14:41 +02:00
parent f5d1857685
commit 685f189b43
16 changed files with 12 additions and 124 deletions

View file

@ -295,7 +295,6 @@
#![feature(doc_masked)]
#![feature(doc_notable_trait)]
#![feature(dropck_eyepatch)]
#![feature(extended_varargs_abi_support)]
#![feature(f128)]
#![feature(f16)]
#![feature(if_let_guard)]