diff options
| author | Yuki Okushi <jtitor@2k36.org> | 2021-04-02 21:28:23 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-02 21:28:23 +0900 |
| commit | 417e6b1dd024635472840f1c06e14b3f0c2753bc (patch) | |
| tree | a7c20fd6db23fba4d46110a9091d39567816a8dd /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs | |
| parent | 080aa37629c123e0f9096de3726f66d80d635be7 (diff) | |
| parent | 2e4215cb72a256b4843323ea5c9f1552e2c13a43 (diff) | |
| download | rust-417e6b1dd024635472840f1c06e14b3f0c2753bc.tar.gz rust-417e6b1dd024635472840f1c06e14b3f0c2753bc.zip | |
Rollup merge of #83740 - obi1kenobi:patch-1, r=joshtriplett
Fix comment typo in once.rs I believe I came across a minor typo in a comment. I am not particularly familiar with this part of the codebase, but I have read the surrounding code as well as the referenced `park` and `unpark` functions, and I believe my proposed change is true to the intended meaning of the comment. I intentionally tried to keep the change as minimal as possible. If I have the maintainers' permission, I'd also love to add a comma to improve readability as follows: `Luckily ``park`` comes with the guarantee that if it got an ``unpark`` just before on an unparked thread, it does not park.`
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions
