Skip to content

Commit 1674eea

Browse files
committed
Fix rust-lang#88256, remove duplicated diagnostic
1 parent 20ddab3 commit 1674eea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/syntux/session.rs

+1
Original file line numberDiff line numberDiff line change
@@ -311,6 +311,7 @@ mod tests {
311311
suggestions: vec![],
312312
span: span.unwrap_or_else(MultiSpan::new),
313313
sort_span: DUMMY_SP,
314+
is_lint: false,
314315
}
315316
}
316317

0 commit comments

Comments
 (0)