We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5fa276 commit 3f99f6aCopy full SHA for 3f99f6a
CHANGES.md
@@ -9,6 +9,9 @@ unreleased
9
- `occurrences` now reports stale files (#1885)
10
- `inlay-hints` fix inlay hints on function parameters (#1923)
11
- Fix issues with ident validation and Lid comparison for occurrences (#1924)
12
+ - Fix an typer issue triggering assertions in the short-paths graph (#1935, fixes #1913)
13
+ - Downstreamed a fix for the typer from 5.3.1 that would trigger assertions
14
+ link to scope bit masks when backtracking the typer cache (#1935)
15
+ ocaml-index
16
- Improve the granularity of index reading by segmenting the marshalization
17
of the involved data-structures. (#1889)
0 commit comments