]> git.lizzy.rs Git - rust.git/commit
Fix mut_mut false positive, make Allow (fixes #309)
authorManish Goregaokar <manishsmail@gmail.com>
Mon, 7 Sep 2015 20:58:15 +0000 (02:28 +0530)
committerManish Goregaokar <manishsmail@gmail.com>
Mon, 7 Sep 2015 20:59:13 +0000 (02:29 +0530)
commit0e658afc1bd3447e1f10a5cb67002512ea45ba3c
tree8228e3d5b3a4dd86cae66502b2f966b871cedda7
parent54932dee1cf28afd5d670ba8cc8b8d0d93c7b830
Fix mut_mut false positive, make Allow (fixes #309)
README.md
src/lib.rs
src/mut_mut.rs
tests/compile-fail/mut_mut.rs