It says argv is `*c_char` but it should be `**c_char`.
Activity
auto merge of #5638 : luqmana/rust/5405, r=brson
brson commentedon Apr 20, 2013
Thanks, luqmana.
submodules: update clippy from af5940b to 6651c1b
Auto merge of rust-lang#71139 - matthiaskrgr:submodule_upd, r=Dylan-DPC
Fixes rust-lang#5405: redundant clone false positive with arrays
Auto merge of rust-lang#5453 - rabisg0:fix/redundant_clone, r=phansch
Merge pull request rust-lang#5405 from calebcartwright/subtree-sync-2…