mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-02 06:28:20 +03:00
Merged config imports
This commit is contained in:
+1
-2
@@ -17,8 +17,7 @@
|
||||
extern crate toml;
|
||||
|
||||
use rustfmt::{WriteMode, run};
|
||||
use rustfmt::config::Config;
|
||||
use rustfmt::config::ConfigHelpVariantTypes;
|
||||
use rustfmt::config::{Config, ConfigHelpVariantTypes};
|
||||
|
||||
use std::env;
|
||||
use std::fs::{File, PathExt};
|
||||
|
||||
Reference in New Issue
Block a user