Skip to content

Commit 5e9c11c

Browse files
committed
tweak due to @aturon feedback
1 parent 2757058 commit 5e9c11c

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

_posts/2017-11-22-Rust-1.22.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,10 @@ The Rust team is happy to announce *two* new versions of Rust, 1.22.0 and
88
1.22.1. Rust is a systems programming language focused on safety, speed, and
99
concurrency.
1010

11-
> Wait, two versions? At the last moment, we [discovered a
12-
> regression](https://github.com/rust-lang/rust/pull/46183) in 1.22.0, and
13-
> for various reasons, decided to release 1.22.0 as usual, but also put out a
11+
> Wait, two versions? At the last moment, we [discovered a a late-breaking
12+
> issue with the new macOS High
13+
> Sierra](https://github.com/rust-lang/rust/pull/46183) in 1.22.0, and for
14+
> various reasons, decided to release 1.22.0 as usual, but also put out a
1415
> 1.22.1 with the patch. The bug is actually in Cargo, not `rustc`, and only
1516
> affects users on macOS High Sierra.
1617

0 commit comments

Comments
 (0)