File tree Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change 11#![ doc( html_root_url = "https://doc.rust-lang.org/nightly/nightly-rustc/" ) ]
2- #![ feature( assert_matches) ]
32#![ feature( bool_to_option) ]
43#![ feature( box_patterns) ]
54#![ feature( drain_filter) ]
Original file line number Diff line number Diff line change 2424
2525#![ doc( html_root_url = "https://doc.rust-lang.org/nightly/nightly-rustc/" ) ]
2626#![ feature( array_windows) ]
27- #![ feature( assert_matches) ]
2827#![ feature( backtrace) ]
2928#![ feature( bool_to_option) ]
3029#![ feature( box_patterns) ]
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ Rust MIR: a lowered representation of Rust.
77#![ feature( nll) ]
88#![ feature( in_band_lifetimes) ]
99#![ feature( array_windows) ]
10- #![ feature( assert_matches) ]
1110#![ feature( bindings_after_at) ]
1211#![ feature( bool_to_option) ]
1312#![ feature( box_patterns) ]
You can’t perform that action at this time.
0 commit comments