index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustc_save_analysis
/
json_api_dumper.rs
Age
Commit message (
Expand
)
Author
Lines
2017-03-15
Move the API json dumper to use rls-data too
Nick Cameron
-313
/
+146
2017-03-15
Change json dumper (and a few other bits and pieces) to use rls-data rather t...
Nick Cameron
-0
/
+2
2017-02-13
save-analysis: emit info about impls and super-traits in JSON
Nick Cameron
-0
/
+47
2016-12-22
save-analysis signature stuff for json-api flavour.
Nick Cameron
-8
/
+8
2016-12-22
further lowering of signature data
Nick Cameron
-4
/
+45
2016-12-22
field signatures
Nick Cameron
-1
/
+1
2016-12-22
save-analysis: add `Signature` info to structs
Nick Cameron
-0
/
+12
2016-09-20
rustc_metadata: go only through rustc_serialize in astencode.
Eduard Burtescu
-1
/
+1
2016-09-07
save-analysis: add a `kind` tag to JSON dumps
Nick Cameron
-0
/
+10
2016-09-07
save-analysis: add docs data
Nick Cameron
-0
/
+12
2016-09-01
save-analysis: add parent info to api dumps
Nick Cameron
-6
/
+13
2016-09-01
Thread visibility info through save-analysis and filter save-analysis-api on it.
Nick Cameron
-99
/
+129
2016-09-01
JsonApiDumper
Nick Cameron
-0
/
+356