rust/src/librustc/middle/cfg
Felix S. Klock II 4d82456f69 middle::cfg code cleanup.
Namely:

 1. Now that cfg mod is used for dataflow, we do not need to turn on
    the `allow(deadcode)` to placate the linter.

 2. remove dead struct defn.
2014-06-18 16:41:52 +02:00
..
construct.rs Bug fixes for flowgraph construction. 2014-06-18 16:36:25 +02:00
graphviz.rs std: Rename strbuf operations to string 2014-05-27 12:59:31 -07:00
mod.rs middle::cfg code cleanup. 2014-06-18 16:41:52 +02:00