File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change 131131// Language features:
132132#![ feature( allocator_internals) ]
133133#![ feature( allow_internal_unstable) ]
134- #![ feature( arbitrary_self_types) ]
135134#![ feature( associated_type_bounds) ]
136- #![ feature( auto_traits) ]
137- #![ feature( box_patterns) ]
138135#![ feature( box_syntax) ]
139136#![ feature( cfg_sanitize) ]
140137#![ feature( cfg_target_has_atomic) ]
141138#![ feature( const_fn_trait_bound) ]
142139#![ feature( const_trait_impl) ]
143- #![ feature( decl_macro) ]
144140#![ feature( destructuring_assignment) ]
145141#![ feature( dropck_eyepatch) ]
146142#![ feature( exclusive_range_pattern) ]
150146#![ feature( min_specialization) ]
151147#![ feature( negative_impls) ]
152148#![ feature( never_type) ]
153- #![ feature( nll) ]
154149#![ feature( rustc_allow_const_fn_unstable) ]
155150#![ feature( rustc_attrs) ]
156151#![ feature( staged_api) ]
You can’t perform that action at this time.
0 commit comments