You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
0 Regressions, 2 Improvements, 0 of them in rollups.
9
+
10
+
#### Regressions
11
+
12
+
No regressions noted.
13
+
14
+
#### Improvements
15
+
16
+
[BTreeMap mutable iterators should not take any reference to visited nodes during iteration #73971](https://github.com/rust-lang/rust/pull/73971)
17
+
- A ~1.4% improvement on token-stream-stress check in [instruction counts](https://perf.rust-lang.org/compare.html?start=b4bdc07ff5a70175dbcdff7331c557245ddb012f&end=d92155bf6ae0b7d79fc83cbeeb0cc0c765353471)
18
+
19
+
[make `ConstEvaluatable` more strict #74595](https://github.com/rust-lang/rust/pull/74595)
20
+
- Improvement of up to 2% in [instruction counts](https://perf.rust-lang.org/compare.html?start=d92155bf6ae0b7d79fc83cbeeb0cc0c765353471&end=e2be5f568d1f60365b825530f5b5cb722460591b)
0 commit comments