Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use new hidden deps Merlin support for handling implicit-transitive-deps false #10535

Merged
merged 12 commits into from
Oct 11, 2024

Commits on Oct 10, 2024

  1. Add all dependency source dirs to Merlin's configuration.

    Use new BH / SH directives
    
    Make specific tests for OCaml 5.2
    
    Signed-off-by: Ulysse Gérard <[email protected]>
    voodoos committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    75979a2 View commit details
    Browse the repository at this point in the history
  2. Promote test results for OCaml 5.1

    Signed-off-by: Ulysse Gérard <[email protected]>
    voodoos committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    415c35c View commit details
    Browse the repository at this point in the history
  3. fmt

    Signed-off-by: Ulysse Gérard <[email protected]>
    voodoos committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    b1a5400 View commit details
    Browse the repository at this point in the history
  4. Promote changed tests backtraces.

    Signed-off-by: Ulysse Gérard <[email protected]>
    voodoos committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    fe4819f View commit details
    Browse the repository at this point in the history
  5. Bump Merlin conf version

    Signed-off-by: Ulysse Gérard <[email protected]>
    voodoos committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    75ade1b View commit details
    Browse the repository at this point in the history
  6. Promote more consistent behaviour of overlap checks

    Signed-off-by: Ulysse Gérard <[email protected]>
    voodoos committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    2f436ef View commit details
    Browse the repository at this point in the history
  7. Merlin: Remove unused source_dirs argument.

    Signed-off-by: Ulysse Gérard <[email protected]>
    voodoos committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    cd4550b View commit details
    Browse the repository at this point in the history
  8. Add changelog entry for ocaml#10535

    Signed-off-by: Ulysse Gérard <[email protected]>
    voodoos committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    775915d View commit details
    Browse the repository at this point in the history
  9. Fixect typo

    Co-authored-by: Marek Kubica <[email protected]>
    Signed-off-by: Ulysse <[email protected]>
    voodoos and Leonidas-from-XIV authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    2350eab View commit details
    Browse the repository at this point in the history
  10. Only peek at dependencies

    Signed-off-by: Ulysse Gérard <[email protected]>
    voodoos committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    6d113f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    22ad48e View commit details
    Browse the repository at this point in the history
  2. Changes

    Signed-off-by: Nicolás Ojeda Bär <[email protected]>
    nojb committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    feb1cd5 View commit details
    Browse the repository at this point in the history