Skip to content

Commit 9fdc97e

Browse files
authored
Merge pull request #815 from LingMan/patch-1
Fix typos in triage report
2 parents 0214136 + 89ad746 commit 9fdc97e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

triage/2020-12-29.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
2020-12-29 Triage Log
22

3-
This was a quite week as many were on winter holidays. The regressions and improvements were all minor and mostly balanced each other out.
3+
This was a quiet week as many were on winter holidays. The regressions and improvements were all minor and mostly balanced each other out.
44

55
Triage done by **@rylev**.
66
Revision range: [c34c015fe2710caf53ba7ae9d1644f9ba65a6f74..e2a2592885539ca97bfb1232669e7519a0c0703b](https://perf.rust-lang.org/?start=c34c015fe2710caf53ba7ae9d1644f9ba65a6f74&end=e2a2592885539ca97bfb1232669e7519a0c0703b&absolute=false&stat=instructions%3Au)
@@ -27,7 +27,7 @@ Remove pointer comparison from slice equality [#80209](https://github.com/rust-l
2727

2828
BTreeMap: clean up access to MaybeUninit arrays [#79520](https://github.com/rust-lang/rust/issues/79520)
2929
- Moderate improvement in [instruction counts](https://perf.rust-lang.org/compare.html?start=30a42735a0ff678172f66f63aca746096a717293&end=89524d0f8e28080197a85e06d143b7d6f131b67e&stat=instructions:u) (up to -3.1% on `full` builds of `cranelift-codegen-opt`)
30-
- The minor perf gains seem to be regaining perfomance lossed by [#79347](https://github.com/rust-lang/rust/issues/79347)
30+
- The minor perf gains seem to be regaining perfomance lost by [#79347](https://github.com/rust-lang/rust/issues/79347)
3131

3232

3333
#### Nags requiring follow up

0 commit comments

Comments
 (0)