]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #82244 - pickfire:patch-6, r=dtolnay
authorGuillaume Gomez <guillaume1.gomez@gmail.com>
Sat, 20 Feb 2021 19:37:01 +0000 (20:37 +0100)
committerGitHub <noreply@github.com>
Sat, 20 Feb 2021 19:37:01 +0000 (20:37 +0100)
Keep consistency in example for Stdin StdinLock

Stdin uses handle whereas StdinLock uses stdin_lock, changed it to handle.

1  2 
library/std/src/io/stdio.rs

Simple merge