Skip to content

Commit 5b51fd7

Browse files
Fixup comment on unusual cfg_attr
Co-authored-by: waffle <[email protected]>
1 parent 2e419aa commit 5b51fd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/std/src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@
273273
// Language features:
274274
// tidy-alphabetical-start
275275

276-
// because this actually got to beta without being noticed
276+
// stabilization was reverted after it hit beta
277277
#![cfg_attr(not(bootstrap), feature(extended_varargs_abi_support))]
278278
#![feature(alloc_error_handler)]
279279
#![feature(allocator_internals)]

0 commit comments

Comments
 (0)