Commit eadd15f
Fix overeager replacement of
Summary: `Type::materialize()` was replacing `Any` with `Materialization` everywhere, including unexpected places like the tparams in enum classes stored in literals.
Differential Revision: D95641165Type::Any with Type::Materialization
1 parent 6f65f27 commit eadd15f
1 file changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1749 | 1749 | | |
1750 | 1750 | | |
1751 | 1751 | | |
1752 | | - | |
| 1752 | + | |
| 1753 | + | |
1753 | 1754 | | |
1754 | 1755 | | |
1755 | 1756 | | |
1756 | 1757 | | |
1757 | 1758 | | |
1758 | 1759 | | |
1759 | 1760 | | |
1760 | | - | |
1761 | | - | |
| 1761 | + | |
| 1762 | + | |
| 1763 | + | |
1762 | 1764 | | |
1763 | 1765 | | |
1764 | 1766 | | |
| |||
0 commit comments