Skip to content

Commit 100c259

Browse files
committed
1 parent 7c0489c commit 100c259

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rls-rustc/src/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ struct ShimCalls {
9090

9191
impl Callbacks for ShimCalls {
9292
fn config(&mut self, config: &mut interface::Config) {
93-
config.opts.debugging_opts.continue_parse_after_error = true;
9493
config.opts.debugging_opts.save_analysis = true;
9594

9695
#[cfg(feature = "clippy")]

0 commit comments

Comments
 (0)