File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -148,7 +148,7 @@ Libraries
148
148
(https://github.com/rust-lang/rust/pull/34946 )
149
149
* [ ` hash_map::Entry ` , ` hash_map::VacantEntry ` and ` hash_map::OccupiedEntry `
150
150
implement ` Debug ` ]
151
- (https://github.com/rust-lang/rust/pull/34946 )
151
+ (https://github.com/rust-lang/rust/pull/34937 )
152
152
* [ ` btree_map::Entry ` , ` btree_map::VacantEntry ` and ` btree_map::OccupiedEntry `
153
153
implement ` Debug ` ]
154
154
(https://github.com/rust-lang/rust/pull/34885 )
@@ -885,7 +885,7 @@ Cargo
885
885
Performance
886
886
-----------
887
887
888
- * [ The time complexity of comparing variables for equivalence during type
888
+ * [ The time complexity of comparing variables for equivalence during type
889
889
unification is reduced from _ O_ (_ n_ !) to _ O_ (_ n_ )] [ 1.9tu ] . This leads
890
890
to major compilation time improvement in some scenarios.
891
891
* [ ` ToString ` is specialized for ` str ` , giving it the same performance
You can’t perform that action at this time.
0 commit comments