We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d81f5ab commit 1efe67fCopy full SHA for 1efe67f
1 file changed
src/divergence.md
@@ -74,9 +74,6 @@ If a type to be inferred is only unified with diverging expressions, then that t
74
> };
75
> ```
76
77
-> [!EDITION-2024]
78
-> Before the 2024 edition, the type was inferred to instead be `()`.
79
-
80
> [!NOTE]
81
> Importantly, type unification may happen *structurally*, so the fallback `!` may be part of a larger type. The following compiles:
82
>
0 commit comments