Skip to content

Commit 8edef54

Browse files
committed
Fix typos
1 parent bfb6ccc commit 8edef54

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

triage/2022-11-22.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Rollup of 13 pull requests [#104428](https://github.com/rust-lang/rust/pull/1044
3030
| Improvements ✅ <br /> (primary) | - | - | 0 |
3131
| Improvements ✅ <br /> (secondary) | - | - | 0 |
3232
| All ❌✅ (primary) | 1.2% | [0.3%, 3.3%] | 14 |
33+
- [Justification](https://github.com/rust-lang/rust/pull/104404#issuecomment-1317574300) for this regression was posted #104404. Effectively this regression is taking us back to the baseline.
3334

3435

3536
Perform simple scalar replacement of aggregates (SROA) MIR opt [#102570](https://github.com/rust-lang/rust/pull/102570) [(Comparison Link)](https://perf.rust-lang.org/compare.html?start=a00f8ba7fcac1b27341679c51bf5a3271fa82df3&end=79146baa9c7e00b716cc41f8660a56cd2acdf8bd&stat=instructions:u)
@@ -42,7 +43,6 @@ Perform simple scalar replacement of aggregates (SROA) MIR opt [#102570](https:/
4243
| Improvements ✅ <br /> (secondary) | -1.4% | [-1.4%, -1.4%] | 1 |
4344
| All ❌✅ (primary) | 0.2% | [0.2%, 0.2%] | 2 |
4445
- [#104404](https://github.com/rust-lang/rust/pull/104404) is the cause of the regression.
45-
- [Justification](https://github.com/rust-lang/rust/pull/104404#issuecomment-1317574300) for this regression was posted #104404. Effectively this regression is taking us back to the baseline.
4646

4747

4848
Attempt to reuse `Vec<T>` backing storage for `Rc/Arc<[T]>` [#104205](https://github.com/rust-lang/rust/pull/104205) [(Comparison Link)](https://perf.rust-lang.org/compare.html?start=7c75fe4c8547c276574cacb144919d67fd8ab302&end=36db030a7c3c51cb4484cbd8c8daebcf5057d61c&stat=instructions:u)
@@ -54,7 +54,7 @@ Attempt to reuse `Vec<T>` backing storage for `Rc/Arc<[T]>` [#104205](https://gi
5454
| Improvements ✅ <br /> (primary) | - | - | 0 |
5555
| Improvements ✅ <br /> (secondary) | - | - | 0 |
5656
| All ❌✅ (primary) | - | - | 0 |
57-
- This was reverted in #104571
57+
- This was reverted in [#104571](https://github.com/rust-lang/rust/pull/104571).
5858

5959

6060
Rollup of 11 pull requests [#104555](https://github.com/rust-lang/rust/pull/104555) [(Comparison Link)](https://perf.rust-lang.org/compare.html?start=30117a1dbb843da1d5ab1258e89a3ed0b1940475&end=9d46c7a3e69966782e163877151c1f0cea8b630a&stat=instructions:u)
@@ -66,7 +66,7 @@ Rollup of 11 pull requests [#104555](https://github.com/rust-lang/rust/pull/1045
6666
| Improvements ✅ <br /> (primary) | - | - | 0 |
6767
| Improvements ✅ <br /> (secondary) | - | - | 0 |
6868
| All ❌✅ (primary) | 0.4% | [0.4%, 0.5%] | 2 |
69-
-`externs` is noisy at the moment, and the two `doc` regressions for `syn` and `webrender` are small enough to not worry about.
69+
- `externs` is noisy at the moment, and the two `doc` regressions for `syn` and `webrender` are small enough to not worry about.
7070

7171

7272
Rollup of 8 pull requests [#104600](https://github.com/rust-lang/rust/pull/104600) [(Comparison Link)](https://perf.rust-lang.org/compare.html?start=becc24a23aed2639db3b78acd93ec6d553898583&end=2f8d8040166a730d0da7bba0f2864f0ef7ff6364&stat=instructions:u)

0 commit comments

Comments
 (0)