diff options
| author | Jonas Schievink <jonasschievink@gmail.com> | 2020-10-24 22:39:44 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-24 22:39:44 +0200 |
| commit | e34263d86a41dc896d025dc767c8d7c77afe219b (patch) | |
| tree | 598a3f38d08aa23d8d3d101d8ca1695318f1f516 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs | |
| parent | a547055184c55961b3e7d89b031d0e7b07de0a36 (diff) | |
| parent | bf268fe928eae8d85a868ccdbcc086ea033ae51c (diff) | |
| download | rust-e34263d86a41dc896d025dc767c8d7c77afe219b.tar.gz rust-e34263d86a41dc896d025dc767c8d7c77afe219b.zip | |
Rollup merge of #77610 - hermitcore:dtors, r=m-ou-se
revise Hermit's mutex interface to support the behaviour of StaticMutex rust-lang/rust#77147 simplifies things by splitting this Mutex type into two types matching the two use cases: StaticMutex and MovableMutex. To support the new behavior of StaticMutex, we move part of the mutex implementation into libstd. The interface to the OS changed. Consequently, I removed a few functions, which aren't longer needed.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions
