Stabilize attributes on generic parameters
This commit is contained in:
@@ -97,7 +97,7 @@
|
||||
#![feature(fmt_internals)]
|
||||
#![feature(from_ref)]
|
||||
#![feature(fundamental)]
|
||||
#![feature(generic_param_attrs)]
|
||||
#![cfg_attr(stage0, feature(generic_param_attrs))]
|
||||
#![cfg_attr(stage0, feature(i128_type))]
|
||||
#![feature(iter_rfold)]
|
||||
#![feature(lang_items)]
|
||||
|
||||
Reference in New Issue
Block a user