Stabilize format_args_capture
Works as expected, and there are widespread reports of success with it, as well as interest in it.
This commit is contained in:
parent
89c3d84b75
commit
8c9bfaa5f3
18 changed files with 20 additions and 118 deletions
|
@ -105,7 +105,7 @@
|
|||
#![feature(fmt_internals)]
|
||||
#![feature(fn_traits)]
|
||||
#![feature(inherent_ascii_escape)]
|
||||
#![feature(format_args_capture)]
|
||||
#![cfg_attr(bootstrap, feature(format_args_capture))]
|
||||
#![feature(inplace_iteration)]
|
||||
#![feature(iter_advance_by)]
|
||||
#![feature(iter_zip)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue