Commit 17dbd73
committed
diagnostic: Declare
`lowering/unused-import` (and `lowering/unused-internal-global` in the
future) both inspect references across the analysis unit, so editing one
file can change the diagnostic set in another. Declaring
`interFileDependencies = false` was incorrect and may cause clients
to skip cross-file refreshes.interFileDependencies = true
1 parent 577d885 commit 17dbd73
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1677 | 1677 | | |
1678 | 1678 | | |
1679 | 1679 | | |
1680 | | - | |
| 1680 | + | |
1681 | 1681 | | |
1682 | 1682 | | |
1683 | 1683 | | |
| |||
0 commit comments