Skip to content

Commit 3935e9e

Browse files
Centriltmandry
andauthored
Update posts/2020-02-27-Rust-1.41.1.md
Co-Authored-By: Tyler Mandry <[email protected]>
1 parent 1333ed3 commit 3935e9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/2020-02-27-Rust-1.41.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Rust 1.41.1 addresses two critical regressions introduced in Rust 1.41.0:
2424
a soundness hole related to static lifetimes, and a miscompilation causing segfaults.
2525
These regressions do not affect earlier releases of Rust,
2626
and we recommend users of Rust 1.41.0 to upgrade as soon as possible.
27-
Another issue, related to interactions between `'static` and `Copy` implementations,
27+
Another issue related to interactions between `'static` and `Copy` implementations,
2828
dating back to Rust 1.0, was also addressed by this release.
2929

3030
### A soundness hole in checking `static` items

0 commit comments

Comments
 (0)