Skip to content

Commit 34693c0

Browse files
committed
rustc_tools_util: remove test and tool_lints features, both are actually unused.
Fixes build with beta.
1 parent 4cb16e6 commit 34693c0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

rustc_tools_util/src/lib.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
#![feature(test)]
2-
#![feature(tool_lints)]
3-
41
use std::env;
52

63
#[macro_export]

0 commit comments

Comments
 (0)