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:
@@ -6,7 +6,7 @@
|
||||
#![feature(crate_visibility_modifier)]
|
||||
#![feature(backtrace)]
|
||||
#![feature(if_let_guard)]
|
||||
#![feature(format_args_capture)]
|
||||
#![cfg_attr(bootstrap, feature(format_args_capture))]
|
||||
#![feature(iter_zip)]
|
||||
#![feature(let_else)]
|
||||
#![feature(nll)]
|
||||
|
||||
Reference in New Issue
Block a user