We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ef88c9 commit 3149ff3Copy full SHA for 3149ff3
RELEASES.md
@@ -141,7 +141,7 @@ Performance
141
-----------
142
143
* [The complexity of comparing variables for equivalence during type
144
- unification is reduced from O(n!) to O(n)[1.9tu]. This leads
+ unification is reduced from _O_(_n_!) to _O_(_n_)][1.9tu]. This leads
145
to major compilation time improvement in some scenarios.
146
* [`ToString` is specialized for `str`, giving it the same performance
147
as `to_owned`][1.9ts].
0 commit comments