]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #34394 - oli-obk:const_cast_false_positive, r=eddyb
authorManish Goregaokar <manishsmail@gmail.com>
Wed, 22 Jun 2016 08:51:08 +0000 (09:51 +0100)
committerGitHub <noreply@github.com>
Wed, 22 Jun 2016 08:51:08 +0000 (09:51 +0100)
commitc295a1c7c28e6ff0b83967c065cc00a13f373aa1
treeec321c6bc148ce6d5e2c4d95d402ff81ce4bf0f3
parent0c94e902334c8ad47c44dc725ad5109050a1470e
parent0de72bba3634efb9d7b637b274c8f2ec1a335bf4
Rollup merge of #34394 - oli-obk:const_cast_false_positive, r=eddyb

don't warn on casting byte strs to slices

r? @durka