rust/src/librustc_save_analysis
Nick Cameron 5065f0c2a2 save-analysis-json: thread through -z option
In fact, we make JSOn the default and add an option for save-analysis-csv for the legacy behaviour.

We also rename some bits and pieces `dxr` -> `save-analysis`
2016-04-26 10:14:44 +12:00
..
Cargo.toml save-analysis: implement JSON dumps 2016-04-25 20:54:00 +12:00
csv_dumper.rs save-analysis: implement JSON dumps 2016-04-25 20:54:00 +12:00
data.rs save-analysis-json: introduce a lowering step 2016-04-25 22:53:01 +12:00
dump.rs save-analysis: implement JSON dumps 2016-04-25 20:54:00 +12:00
dump_visitor.rs save-analysis: implement JSON dumps 2016-04-25 20:54:00 +12:00
json_dumper.rs save-analysis-json: thread through -z option 2016-04-26 10:14:44 +12:00
lib.rs save-analysis-json: thread through -z option 2016-04-26 10:14:44 +12:00
span_utils.rs debugging, misc fixes 2016-04-20 10:14:16 +12:00