Skip to content

Commit

Permalink
Add Changes entry for ocaml#10170
Browse files Browse the repository at this point in the history
  • Loading branch information
Antal Spector-Zabusky committed Apr 30, 2021
1 parent 597abee commit 92ed93e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,13 @@ Working version
- #8936: Per-function environment for Emit
(Greta Yorsh, review by Vincent Laviron and Florian Angeletti)

- #10170: Maintain more structural information in type-checking errors
A mostly-internal change that preserves more information in errors
during type checking; most significantly, it split the errors from
unification, moregen, and type equality into three different types.
(Antal Spector-Zabusky and Mekhrubon Tuarev, review by Leo White,
Florian Angeletti, and Jacques Garrigue)

### Build system:

- #9191, #10091, #10182: take the LDFLAGS variable into account, except on
Expand Down

0 comments on commit 92ed93e

Please sign in to comment.