Skip to content

Fix diagnostics locations reported by RPC#5539

Merged
rgrinberg merged 1 commit intomainfrom
ps/rr/test_rpc___location_absent_from_some_errors
Mar 31, 2022
Merged

Fix diagnostics locations reported by RPC#5539
rgrinberg merged 1 commit intomainfrom
ps/rr/test_rpc___location_absent_from_some_errors

Conversation

@rgrinberg
Copy link
Copy Markdown
Member

No description provided.

@rgrinberg rgrinberg added this to the 3.1.0 milestone Mar 31, 2022
@rgrinberg rgrinberg requested a review from cwong-ocaml March 31, 2022 15:35
Signed-off-by: Rudi Grinberg <me@rgrinberg.com>

ps-id: AFF49681-DF89-4167-B62D-60AE94B64505
@rgrinberg rgrinberg force-pushed the ps/rr/test_rpc___location_absent_from_some_errors branch from b00d061 to 5fc2622 Compare March 31, 2022 17:07
@rgrinberg rgrinberg merged commit 5fc2622 into main Mar 31, 2022
@rgrinberg rgrinberg deleted the ps/rr/test_rpc___location_absent_from_some_errors branch March 31, 2022 17:08
rgrinberg added a commit to rgrinberg/opam-repository that referenced this pull request Apr 15, 2022
…ne-site, dune-rpc, dune-rpc-lwt, dune-private-libs, dune-glob, dune-configurator, dune-build-info and dune-action-plugin (3.1.0)

CHANGES:

- Add `sourcehut` as an option for defining project sources in dune-project
  files. For example, `(source (sourcehut user/repo))`. (ocaml/dune#5564, @rgrinberg)

- Add `dune coq top` command for running a Coq toplevel (ocaml/dune#5457, @rlepigre)

- Fix dune exec dumping database in wrong directory (ocaml/dune#5544, @bobot)

- Always output absolute paths for locations in RPC reported diagnostics
  (ocaml/dune#5539, @rgrinberg)

- Add `(deps <deps>)` in ctype field (ocaml/dune#5346, @bobot)

- Add `(include <file>)` constructor to dependency specifications. This can be
  used to introduce dynamic dependencies (ocaml/dune#5442, @anmonteiro)

- Ensure that `dune describe` computes a transitively closed set of
  libraries (ocaml/dune#5395, @esope)

- Add direct dependencies to $ dune describe output (ocaml/dune#5412, @esope)

- Show auto-detected concurrency on Windows too (ocaml/dune#5502, @MisterDA)

- Fix operations that remove folders with absolute path. This happens when
  using esy (ocaml/dune#5507, @EduardoRFS)

- Dune will not fail if some directories are non-empty when uninstalling.
  (ocaml/dune#5543, fixes ocaml/dune#5542, @nojb)

- `coqdep` now depends only on the filesystem layout of the .v files,
  and not on their contents (ocaml/dune#5547, helps with ocaml/dune#5100, @ejgallego)

- The mdx stanza 0.2 can now be used with `(implicit_transitive_deps false)`
  (ocaml/dune#5558, fixes ocaml/dune#5499, @emillon)

- Fix missing parenthesis in printing of corresponding terminal command for
  `(with-outputs-to )` (ocaml/dune#5551, fixes ocaml/dune#5546, @Alizter)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants