fmt
This commit is contained in:
parent
098e4f1195
commit
7b3493c0e9
1 changed files with 1 additions and 1 deletions
|
|
@ -20,11 +20,11 @@ use rustc_tools_util::VersionInfo;
|
|||
|
||||
use std::borrow::Cow;
|
||||
use std::env;
|
||||
use std::lazy::SyncLazy;
|
||||
use std::ops::Deref;
|
||||
use std::panic;
|
||||
use std::path::{Path, PathBuf};
|
||||
use std::process::{exit, Command};
|
||||
use std::lazy::SyncLazy;
|
||||
|
||||
mod lintlist;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue