split overlong sentence

This commit is contained in:
Tshepang Lekhonkhobe 2020-08-25 04:59:37 +02:00 committed by GitHub
parent 68e17ace82
commit 2a41ea7bb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -59,8 +59,8 @@ The way we balanced these principles was roughly as follows:
## Problems with the status quo
The above strategy has served us fairly well in the first year since Rust 1.0,
but it's increasingly holding us back from enhancements we'd like to make, and
even for the needs it covers, it's suboptimal in a few ways.
but it's increasingly holding us back from enhancements we'd like to make.
It's also suboptimal in a few ways, even for the needs it covers.
**Problems with `std::os`**: