Skip to content

Commit 634b10a

Browse files
authored
Update Triage Log for 2025-11-19
Clarified wording regarding compiler stage computations.
1 parent 8cb481d commit 634b10a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

triage/2025/2025-11-19.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 2025-11-19 Triage Log
22

3-
Positive week, most notably because of the new format_args!() and fmt::Arguments implementation from [#148789](https://github.com/rust-lang/rust/pull/148789). Another notable improvement came from moving some between some compiler stages to save memory and unnecessary tree traversals in [#148706](https://github.com/rust-lang/rust/pull/148706)
3+
Positive week, most notably because of the new format_args!() and fmt::Arguments implementation from [#148789](https://github.com/rust-lang/rust/pull/148789). Another notable improvement came from moving some computations from one compiler stage to another to save memory and unnecessary tree traversals in [#148706](https://github.com/rust-lang/rust/pull/148706)
44

55
Triage done by **@panstromek**.
66
Revision range: [055d0d6a..6159a440](https://perf.rust-lang.org/?start=055d0d6aaf937cc11b3d2a5b5725972723b7f3c6&end=6159a44067ebce42b38f062cc7df267a1348e092&absolute=false&stat=instructions%3Au)

0 commit comments

Comments
 (0)