Skip to content

Commit 15548d3

Browse files
Add triage
1 parent 0543e32 commit 15548d3

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

triage/2020-09-15.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# 2020-09-08 Triage Log
2+
3+
See the [README](README.md) for details on how this log was gathered.
4+
5+
Triage done by @Mark-Simulacrum.
6+
Revision range: [35fc8359868e65a0970094f648ba87fce634e8c7..a53f449516f23486d2dfd4e5685d4e869e8591d9]()
7+
8+
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)
21+
22+
#### Nags requiring follow up
23+
24+
None

0 commit comments

Comments
 (0)