8000 Tags · mbarbin/ppxlib · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: mbarbin/ppxlib

Tags

0.32.2-preview.1

Toggle 0.32.2-preview.1's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Release 0.32.2-preview.1

CHANGES:

This is an experimental release meant to ease testing of unreleased
features. It is not meant for public consumption.

- Driver: Change the construct generated to silence warning 34 to work
  better with coverage tools such as `bisect_ppx`. (ocaml-ppx#495, @mbarbin)

- Driver: Add `-unused-code-warnings=force` command-line flag argument. (ocaml-ppx#490, @mbarbin)

- Add `-unused-type-warnings` flag to the driver to allow users to disable
  the generation of warning 34 silencing structure items when using
  `[@@deriving ...]` on type declarations. (ocaml-ppx#493, @NathanReb)
0