rustc_tools_util: remove test and tool_lints features, both are actually unused.
Fixes build with beta.
This commit is contained in:
parent
4cb16e619f
commit
34693c0d6d
@ -1,6 +1,3 @@
|
|||||||
#![feature(test)]
|
|
||||||
#![feature(tool_lints)]
|
|
||||||
|
|
||||||
use std::env;
|
use std::env;
|
||||||
|
|
||||||
#[macro_export]
|
#[macro_export]
|
||||||
|
Loading…
Reference in New Issue
Block a user