mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-29 13:25:09 +00:00
cargo fmt
This commit is contained in:
parent
ad603c3867
commit
0269071283
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ fn main() {
|
|||
|
||||
fn try_main() -> Result<()> {
|
||||
let args = args::Args::parse()?;
|
||||
|
||||
|
||||
#[cfg(debug_assertions)]
|
||||
if args.wait_dbg || env::var("RA_WAIT_DBG").is_ok() {
|
||||
#[allow(unused_mut)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue