Skip to content

Commit

Permalink
rework combining diagnostics: make combination symmetric
Browse files Browse the repository at this point in the history
Summary: Also process syntax errors per function from the Erlang Service when combining them as related info for undefined function diagnostics

Reviewed By: michalmuskala

Differential Revision: D54493062

fbshipit-source-id: 06ad0f835c4187363cba797f8390a4a3af47e775
  • Loading branch information
alanz authored and facebook-github-bot committed Mar 27, 2024
1 parent 690c4e0 commit f96778c
Show file tree
Hide file tree
Showing 6 changed files with 173 additions and 131 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion crates/ide/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ lazy_static.workspace = true
log.workspace = true
parking_lot.workspace = true
profile.workspace = true
range-set.workspace = true
regex.workspace = true
serde.workspace = true
smallvec.workspace = true
Expand Down
Loading

0 comments on commit f96778c

Please sign in to comment.