File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change 2727//! This API is completely unstable and subject to change.
2828
2929#![ doc( html_root_url = "https://doc.rust-lang.org/nightly/" ) ]
30- #![ feature( arbitrary_self_types) ]
3130#![ feature( bool_to_option) ]
3231#![ feature( box_patterns) ]
3332#![ feature( box_syntax) ]
3938#![ feature( overlapping_marker_traits) ]
4039#![ feature( extern_types) ]
4140#![ feature( nll) ]
42- #![ feature( optin_builtin_traits) ]
4341#![ feature( option_expect_none) ]
4442#![ feature( range_is_empty) ]
4543#![ feature( specialization) ]
46- #![ feature( unboxed_closures) ]
47- #![ feature( thread_local) ]
48- #![ feature( trace_macros) ]
4944#![ feature( trusted_len) ]
5045#![ feature( vec_remove_item) ]
5146#![ feature( stmt_expr_attributes) ]
52- #![ feature( integer_atomics) ]
5347#![ feature( test) ]
5448#![ feature( in_band_lifetimes) ]
5549#![ feature( crate_visibility_modifier) ]
56- #![ feature( log_syntax) ]
5750#![ feature( associated_type_bounds) ]
5851#![ feature( rustc_attrs) ]
5952#![ feature( hash_raw_entry) ]
You can’t perform that action at this time.
0 commit comments