Skip to content

Commit 37ba42b

Browse files
authored
Merge pull request #3235 from matthiaskrgr/rustc_tools__beta_fix
rustc_tools_util: don't require test feature.
2 parents 4cb16e6 + 34693c0 commit 37ba42b

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)