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_dumper.rs
Age
Commit message (
Expand
)
Author
Lines
2016-09-20
rustc_metadata: go only through rustc_serialize in astencode.
Eduard Burtescu
-1
/
+1
2016-09-07
save-analysis: only emit type in the value for variables
Nick Cameron
-1
/
+1
2016-09-07
save-analysis: add a `kind` tag to JSON dumps
Nick Cameron
-0
/
+3
2016-09-07
save-analysis: add docs data
Nick Cameron
-0
/
+12
2016-06-16
save-analysis: add a decl_id for methods
Nick Cameron
-0
/
+12
2016-06-11
save-analysis: some refinements to JSON data
Nick Cameron
-6
/
+29
2016-05-13
save-analysis: make DefIds prettier
Nick Cameron
-25
/
+42
2016-05-11
save-analysis: give better text info in value fields
Nick Cameron
-7
/
+5
2016-05-11
save-analysis: attempt number 2 at a JSON version
Nick Cameron
-41
/
+370
2016-05-03
save-analysis: use a decoupled representation for dumped data
Adolfo OchagavĂa
-577
/
+8
2016-04-28
Review changes and satisfy make tidy
Nick Cameron
-25
/
+25
2016-04-26
save-analysis-json: lower def ids
Nick Cameron
-62
/
+63
2016-04-26
save-analysis-json: thread through -z option
Nick Cameron
-2
/
+21
2016-04-25
save-analysis-json: introduce a lowering step
Nick Cameron
-8
/
+576
2016-04-25
save-analysis: implement JSON dumps
Nick Cameron
-0
/
+63