mirror of
https://github.com/openharmony/third_party_rust_rust.git
synced 2026-07-19 19:53:38 -04:00
rustc_tools_util: remove test and tool_lints features, both are actually unused.
Fixes build with beta.
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
#![feature(test)]
|
||||
#![feature(tool_lints)]
|
||||
|
||||
use std::env;
|
||||
|
||||
#[macro_export]
|
||||
|
||||
Reference in New Issue
Block a user