rust/src/librustc_save_analysis
Ariel Ben-Yehuda 8dc8f8fe53 Rollup merge of #40344 - nrc:save-container, r=eddyb
save-analysis: cope with lack of method data after a type error

Fixes #39957

r? @eddyb
2017-03-11 21:57:43 +02:00
..
Cargo.toml Move errors from libsyntax to its own crate 2016-06-23 08:07:35 -04:00
csv_dumper.rs Fixed missing comma in the csv dumper. 2016-07-25 11:46:59 +02:00
data.rs Export attributes in save-analysis data 2017-03-10 08:02:24 -08:00
dump.rs save-analysis: attempt number 2 at a JSON version 2016-05-11 13:50:23 -07:00
dump_visitor.rs Rollup merge of #40311 - nrc:save-proc-macro-attr, r=jseyfried 2017-03-10 16:18:28 -08:00
external_data.rs Move remove_docs_from_attrs into lowering step 2017-03-10 08:02:24 -08:00
json_api_dumper.rs save-analysis: emit info about impls and super-traits in JSON 2017-02-13 17:50:58 +13:00
json_dumper.rs Export attributes in save-analysis data 2017-03-10 08:02:24 -08:00
lib.rs Rollup merge of #40344 - nrc:save-container, r=eddyb 2017-03-11 21:57:43 +02:00
span_utils.rs Integrate TokenStream. 2017-03-03 02:15:37 +00:00