Skip to content

Commit e285f27

Browse files
authored
Slight wording tweak in 2/26 (#6422)
1 parent a7a9dae commit e285f27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/2025-02-26-this-week-in-rust.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ If you are an event organizer hoping to expand the reach of your event, please s
166166

167167
### Rust Compiler Performance Triage
168168

169-
Fairly quiet week with the exception of an improvement to the very often used Iter::next function which can now be inlined leading to a myriad of performance improvements.
169+
Fairly quiet week with the exception of an improvement to the very often used Iter::next function which can now be inlined in MIR leading to a myriad of performance improvements.
170170

171171
Triage done by **@rylev**.
172172
Revision range: [ce36a966..f5729cfe](https://perf.rust-lang.org/?start=ce36a966c79e109dabeef7a47fe68e5294c6d71e&end=f5729cfed3c45e061e8a443677fc1d5ef9277df7&absolute=false&stat=instructions%3Au)

0 commit comments

Comments
 (0)