]> git.lizzy.rs Git - rust.git/commit
Auto merge of #24849 - gareins:master, r=steveklabnik
authorbors <bors@rust-lang.org>
Mon, 27 Apr 2015 04:35:27 +0000 (04:35 +0000)
committerbors <bors@rust-lang.org>
Mon, 27 Apr 2015 04:35:27 +0000 (04:35 +0000)
commitf4ab2b3a259a7a0418c6dd66dc9f11f20b0f6eff
tree079362becf00cda0724e52e0604709ae9700a3b7
parent43a273fed0518de479185b46182f2ef7f9828331
parentde35823d49e72b0db8dce1c94edfba77458cda84
Auto merge of #24849 - gareins:master, r=steveklabnik

Previous borrow() is enough to make borrow_mut() panic, no need to have borrow_mut() twice. [This](http://is.gd/woKKAW)