Port clippy away from compiletest to ui_test
This commit is contained in:
parent
78e36d9f53
commit
514b6d04bb
14 changed files with 208 additions and 392 deletions
|
|
@ -14,7 +14,6 @@ use std::io;
|
|||
use std::path::PathBuf;
|
||||
use std::process::{self, ExitStatus};
|
||||
|
||||
pub mod bless;
|
||||
pub mod dogfood;
|
||||
pub mod fmt;
|
||||
pub mod lint;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue