mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-27 04:19:13 +00:00
Squelch a warning
This commit is contained in:
parent
b8d50a7414
commit
5101f85da0
1 changed files with 1 additions and 0 deletions
|
@ -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,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue