rust/src/librustc_driver
bors 08d920cd4d Auto merge of #42650 - nrc:save-slim, r=eddyb
save-analysis: remove a lot of stuff

This commits us to the JSON format and the more general def/ref style of output, rather than also supporting different data formats for different data structures. This does not affect the RLS at all, but will break any clients of the CSV form - AFAIK there are none (beyond a few of my own toy projects) - DXR stopped working long ago.

r? @eddyb
2017-06-17 04:36:02 +00:00
..
Cargo.toml Remove (direct) rustc_llvm dependency from rustc_driver 2017-05-15 11:13:32 +02:00
derive_registrar.rs kill a bunch of one off tasks 2017-04-18 08:20:12 -04:00
driver.rs Auto merge of #42598 - cramertj:track-more-metadata, r=nikomatsakis 2017-06-16 21:42:17 +00:00
lib.rs Auto merge of #42650 - nrc:save-slim, r=eddyb 2017-06-17 04:36:02 +00:00
pretty.rs introduce `mir_keys()` 2017-05-02 14:01:00 -04:00
target_features.rs Remove (direct) rustc_llvm dependency from rustc_driver 2017-05-15 11:13:32 +02:00
test.rs rustc: make the comon case of tcx.infer_ctxt(()) nicer. 2017-06-10 15:29:53 +03:00