mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-23 05:03:21 +00:00
Merge pull request #3235 from matthiaskrgr/rustc_tools__beta_fix
rustc_tools_util: don't require test feature.
This commit is contained in:
commit
37ba42b7bc
1 changed files with 0 additions and 3 deletions
|
@ -1,6 +1,3 @@
|
|||
#![feature(test)]
|
||||
#![feature(tool_lints)]
|
||||
|
||||
use std::env;
|
||||
|
||||
#[macro_export]
|
||||
|
|
Loading…
Reference in a new issue