Skip to content

Commit c538b20

Browse files
Add triage for 2021-05-04
1 parent 2931377 commit c538b20

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

triage/2021-05-04.md

+31
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# 2021-05-04 Triage Log
2+
3+
Quiet week overall.
4+
5+
Triage done by **@simulacrum**.
6+
Revision range: [537544b1061467ee4b74ef7f552fab3d513e5caf..7a0f1781d04662041db5deaef89598a8edd53717](https://perf.rust-lang.org/?start=537544b1061467ee4b74ef7f552fab3d513e5caf&end=7a0f1781d04662041db5deaef89598a8edd53717&absolute=false&stat=instructions%3Au)
7+
8+
2 Regressions, 1 Improvements, 1 Mixed
9+
10+
#### Regressions
11+
12+
Revert PR 77885 everywhere [#84708](https://github.com/rust-lang/rust/issues/84708)
13+
- Moderate regression in [instruction counts](https://perf.rust-lang.org/compare.html?start=18587b14d1d820d31151d5c0a633621a67149e78&end=478a07df05e3fe8df964291d8b25dd80b7e0e76b&stat=instructions:u) (up to 2.0% on `incr-unchanged` builds of `cargo-check`)
14+
15+
Update BARE_TRAIT_OBJECT and ELLIPSIS_INCLUSIVE_RANGE_PATTERNS to errors in Rust 2021 [#83213](https://github.com/rust-lang/rust/issues/83213)
16+
- Moderate regression in [instruction counts](https://perf.rust-lang.org/compare.html?start=c20c9219dae5ea56ce9bf1c211fafdc7da8700b9&end=7a0f1781d04662041db5deaef89598a8edd53717&stat=instructions:u) (up to 3.0% on `incr-unchanged` builds of `encoding-check`)
17+
18+
#### Improvements
19+
20+
"const" initialized thread locals in rustc [#84833](https://github.com/rust-lang/rust/issues/84833)
21+
- Moderate improvement in [instruction counts](https://perf.rust-lang.org/compare.html?start=14f863c44369c5abde6379afb7e1b206eef099e8&end=0309953232d9957aef4c7c5a24fcb30735b2066b&stat=instructions:u) (up to -1.6% on `incr-full` builds of `unused-warnings-check`)
22+
23+
#### Mixed
24+
25+
Move HIR parenting information out of hir_owner [#83114](https://github.com/rust-lang/rust/issues/83114)
26+
- Large improvement in [instruction counts](https://perf.rust-lang.org/compare.html?start=5f304a5d7908d9dd55dda3baadd3cf564d907369&end=6e2a34474bb86911c5235476d2ea820e163629fe&stat=instructions:u) (up to -5.0% on `incr-patched: println` builds of `piston-image-check`)
27+
- Moderate regression in [instruction counts](https://perf.rust-lang.org/compare.html?start=5f304a5d7908d9dd55dda3baadd3cf564d907369&end=6e2a34474bb86911c5235476d2ea820e163629fe&stat=instructions:u) (up to 2.2% on `incr-unchanged` builds of `unused-warnings-check`)
28+
29+
#### Nags requiring follow up
30+
31+
* None this week

0 commit comments

Comments
 (0)