Skip to content

Commit

Permalink
Correct a sentence that didn't seem to be proper (#358)
Browse files Browse the repository at this point in the history
  • Loading branch information
Arthur-Milchior authored May 7, 2022
1 parent 6ea5877 commit c564f0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/leaking.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,8 +179,8 @@ horribly degenerate. Also *oh my gosh* it's such a ridiculous corner case.
> Note: This API has already been removed from std, for more information
> you may refer [issue #24292](https://github.com/rust-lang/rust/issues/24292).
>
> We still remain this chapter here because we think this example is still
> important, regardless of if it is still in std.
> This section remains here because we think this example is still
> important, regardless of whether it is part of std or not.
The thread::scoped API intended to allow threads to be spawned that reference
data on their parent's stack without any synchronization over that data by
Expand Down

0 comments on commit c564f0f

Please sign in to comment.