merlin icon indicating copy to clipboard operation
merlin copied to clipboard

Add reproduction for some locate issues

Open voodoos opened this issue 10 months ago • 1 comments

  • Issues #1580 #1588 are due to bad typing recovery.
  • #1594 is due to Dune not generating configuration force the source of a copied file
  • #1610 is due to reconstruct identifier not working properly with functor patches

The last commit should fix both #1580 and #1588.

voodoos avatar May 02 '25 13:05 voodoos

@ddickstein I added reproduction for the issues you listed when they were missing. I also fixed the one linked to the typer recovery.

voodoos avatar May 05 '25 09:05 voodoos

This PR changes the response of some of the ocamlmerlin queries, that were run and analyzed by the Merlin Fuzzy CI. The change is not considered a regression, the analysis of this PR has been approved in its following state:

  • URL to download the generated data sets and their diffs between PR base branch and merge branch (at the moment of approval): https://github.com/ocaml/merlin/actions/runs/15851835506
  • 256-sha of full responses diff: 4a11869f125034f642e4ecef1b4ba25d64f12766b9c10ec9b366ee5bb4312fcc

github-actions[bot] avatar Jun 24 '25 13:06 github-actions[bot]