]> git.lizzy.rs Git - rust.git/commit
auto merge of #12927 : sfackler/rust/test-warn, r=huonw
authorbors <bors@rust-lang.org>
Sun, 16 Mar 2014 04:16:29 +0000 (21:16 -0700)
committerbors <bors@rust-lang.org>
Sun, 16 Mar 2014 04:16:29 +0000 (21:16 -0700)
commitabd844e4df068196d1150ac39d596f73e210d95d
tree20822c35d369a5479fc4178203c5d5ad2d22e225
parente49c30a89a2f7fd4277bdbf5722a09b1d5700507
parent2a35c085017c3168626a774fda980b1253bbf9b6
auto merge of #12927 : sfackler/rust/test-warn, r=huonw

The use of `std::os::args` creates a deprecated_owned_vector warning
with a bogus span.