mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-31 21:47:15 +03:00
remove unnecessary features
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
#![feature(
|
||||
rustc_private,
|
||||
catch_expr,
|
||||
inclusive_range_fields,
|
||||
inclusive_range_methods,
|
||||
)]
|
||||
|
||||
#![cfg_attr(feature = "cargo-clippy", allow(cast_lossless))]
|
||||
|
||||
Reference in New Issue
Block a user