Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnTitor committed Jan 9, 2020
1 parent 7c0489c commit 100c259
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rls-rustc/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ struct ShimCalls {

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

#[cfg(feature = "clippy")]
Expand Down

0 comments on commit 100c259

Please sign in to comment.