run ./x.py fmt
This commit is contained in:
parent
e3170bb1ec
commit
4027f15dd6
1 changed files with 1 additions and 1 deletions
|
|
@ -75,8 +75,8 @@ extern crate log;
|
|||
extern crate rustc_middle;
|
||||
|
||||
// These are used by Clippy.
|
||||
pub mod expr_use_visitor;
|
||||
pub mod check;
|
||||
pub mod expr_use_visitor;
|
||||
|
||||
mod astconv;
|
||||
mod check_unused;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue