We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3149ff3 commit 8ff34c7Copy full SHA for 8ff34c7
RELEASES.md
@@ -140,7 +140,7 @@ Cargo
140
Performance
141
-----------
142
143
-* [The complexity of comparing variables for equivalence during type
+* [The time complexity of comparing variables for equivalence during type
144
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
0 commit comments