Skip to content

Commit 8ff34c7

Browse files
Sander MaijersSander Maijers
Sander Maijers
authored and
Sander Maijers
committed
semantics: slightly clarify big-O claim
Clarification by more precise specification.
1 parent 3149ff3 commit 8ff34c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ Cargo
140140
Performance
141141
-----------
142142

143-
* [The complexity of comparing variables for equivalence during type
143+
* [The time complexity of comparing variables for equivalence during type
144144
unification is reduced from _O_(_n_!) to _O_(_n_)][1.9tu]. This leads
145145
to major compilation time improvement in some scenarios.
146146
* [`ToString` is specialized for `str`, giving it the same performance

0 commit comments

Comments
 (0)