rust/src/librustc_driver
Alex Crichton e2eacd5739 rollup merge of #21085: pnkfelix/pp-flowgraph-kill-labels
Add `--xpretty flowgraph,unlabelled` variant to the (unstable) flowgraph printing `rustc` option.

This makes the tests much easier to maintain; the particular details of the labels attached to exiting scopes is not worth the effort required to keep it up to date as things change in the compiler internals.
2015-01-15 14:11:42 -08:00
..
driver.rs Make the compilation process more easily customisable 2015-01-12 12:53:07 +13:00
lib.rs Some random things 2015-01-13 09:15:59 +13:00
mod.rs
pretty.rs add --xpretty flowgraph,unlabelled variant. 2015-01-12 22:42:12 +01:00
test.rs librustc::session : Make DebuggingOpts use the options! macro 2015-01-08 13:38:43 +05:30