mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
Squelch a warning
This commit is contained in:
@@ -16,6 +16,7 @@ pub(crate) struct Args {
|
||||
pub(crate) log_file: Option<PathBuf>,
|
||||
pub(crate) no_buffering: bool,
|
||||
pub(crate) command: Command,
|
||||
#[allow(unused)]
|
||||
pub(crate) wait_dbg: bool,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user