Skip to content

Commit 3149ff3

Browse files
Sander MaijersSander Maijers
Sander Maijers
authored and
Sander Maijers
committed
style: enhance font of big-O expressions
1 parent 2ef88c9 commit 3149ff3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ Performance
141141
-----------
142142

143143
* [The complexity of comparing variables for equivalence during type
144-
unification is reduced from O(n!) to O(n)[1.9tu]. This leads
144+
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
147147
as `to_owned`][1.9ts].

0 commit comments

Comments
 (0)