Skip to content

Enforce no-move rule of ReentrantMutex using Pin and fix UB in stdio#77801

Merged
bors merged 4 commits into
rust-lang:masterfrom
fusion-engineering-forks:pin-mutex
Dec 11, 2020
Merged

Enforce no-move rule of ReentrantMutex using Pin and fix UB in stdio#77801
bors merged 4 commits into
rust-lang:masterfrom
fusion-engineering-forks:pin-mutex

Use Pin for the 'don't move' requirement of ReentrantMutex.

67c18fd
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs