]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #14696 : jakub-/rust/dead-struct-fields, r=alexcrichton
authorbors <bors@rust-lang.org>
Tue, 10 Jun 2014 16:49:29 +0000 (09:49 -0700)
committerbors <bors@rust-lang.org>
Tue, 10 Jun 2014 16:49:29 +0000 (09:49 -0700)
This uncovered some dead code, most notably in middle/liveness.rs, which I think suggests there must be something fishy with that part of the code.

The #[allow(dead_code)] annotations on some of the fields I am not super happy about but as I understand, marker type may disappear at some point.

1  2 
src/libnative/io/c_win32.rs
src/libnative/io/mod.rs
src/librustc/front/std_inject.rs
src/librustc/middle/liveness.rs
src/librustc/middle/resolve.rs
src/libstd/collections/hashmap.rs
src/libstd/rt/backtrace.rs
src/libsyntax/ast.rs
src/libsyntax/print/pprust.rs

Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge