rust/src/librustc_save_analysis
Jonas Bushart a07c9a20b7 Export attributes in save-analysis data
Some annotations like the "test" annotations might be of interest for
other projects, especially rls. Export all attributes in a new
attributes item.
2017-03-10 08:02:24 -08: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 Export attributes in save-analysis data 2017-03-10 08:02:24 -08:00
external_data.rs Export attributes in save-analysis data 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 Export attributes in save-analysis data 2017-03-10 08:02:24 -08:00
span_utils.rs Integrate TokenStream. 2017-03-03 02:15:37 +00:00