We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
cfg_attr
1 parent 2e419aa commit 5b51fd7Copy full SHA for 5b51fd7
library/std/src/lib.rs
@@ -273,7 +273,7 @@
273
// Language features:
274
// tidy-alphabetical-start
275
276
-// because this actually got to beta without being noticed
+// stabilization was reverted after it hit beta
277
#![cfg_attr(not(bootstrap), feature(extended_varargs_abi_support))]
278
#![feature(alloc_error_handler)]
279
#![feature(allocator_internals)]
0 commit comments