Rustfmt
This commit is contained in:
parent
38585b3f01
commit
a0cdbd1aa6
5 changed files with 26 additions and 28 deletions
|
|
@ -6,8 +6,8 @@ extern crate rustc_interface;
|
|||
extern crate rustc_session;
|
||||
extern crate rustc_target;
|
||||
|
||||
use std::panic;
|
||||
use std::lazy::SyncLazy;
|
||||
use std::panic;
|
||||
|
||||
use rustc_data_structures::profiling::{get_resident_set_size, print_time_passes_entry};
|
||||
use rustc_interface::interface;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue