]> git.lizzy.rs Git - rust.git/commit
auto merge of #6833 : fdr/rust/fix-warnings, r=Aatch
authorbors <bors@rust-lang.org>
Fri, 31 May 2013 07:43:45 +0000 (00:43 -0700)
committerbors <bors@rust-lang.org>
Fri, 31 May 2013 07:43:45 +0000 (00:43 -0700)
commit1dd5cd9731e7c32180f9cc7ce1bcf675b5724c50
tree233e65e6296458aab1bbc43f00f0558afdca1a5f
parent6fcb483609dec71ec6fd13aaf9bea9080990043a
parentaef1e10eba812b8144b0a4ac8d9b6e690c6e5ca7
auto merge of #6833 : fdr/rust/fix-warnings, r=Aatch

Fix a laundry list of warnings involving unused imports that glutted
up compilation output.  There are more, but there seems to be some
false positives (where 'remedy' appears to break the build), but this
particular set of fixes seems safe.
src/libextra/test.rs
src/librustc/back/link.rs
src/librustc/middle/trans/foreign.rs
src/libsyntax/parse/parser.rs