]> git.lizzy.rs Git - rust.git/commit
auto merge of #18136 : mprobinson/rust/example-warning, r=alexcrichton
authorbors <bors@rust-lang.org>
Sun, 19 Oct 2014 09:07:10 +0000 (09:07 +0000)
committerbors <bors@rust-lang.org>
Sun, 19 Oct 2014 09:07:10 +0000 (09:07 +0000)
commite99dd205f8442a89dd888fd88b9a7fed85e7931a
tree2adc12df433ef808e3aa94d9992cabc59a9ae02c
parent4bb21f37efd7a22f2c7a2f639e6c76e645c760c3
parent6e9646dfb0013c95df41bd203eba3dae0451f103
auto merge of #18136 : mprobinson/rust/example-warning, r=alexcrichton

let mut value = mutex.lock();
warning: variable does not need to be mutable