Skip to content
Snippets Groups Projects
Commit c00406c0 authored by Richard Eisenberg's avatar Richard Eisenberg Committed by Austin Seipp
Browse files

Remove "Safe mode" check for Coercible instances

We assume that library authors supply correct role annotations
for their types, and therefore we do not need to check for
the availability of data constructors in Safe mode. See
discussion in #8725. This effectively fixes #8827 and #8826.

(cherry picked from commit 59722295)
parent af88b5b7
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment