2 Commits

Author SHA1 Message Date
Emilio Cobos Álvarez aaef260faf ir: Simplify types in generics.
This was an oversight in 1903686f9e
because the code I grabbed to visit the generics was dealing with them
somewhere else.
2021-03-02 20:11:39 +01:00
Emilio Cobos Álvarez c47ee1516b ir: Handle NonZero and simplify Option<NonZero> like we simplify Option<NonNull>.
Fixes #646
2021-01-14 23:39:59 +01:00