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
/
data.rs
Age
Commit message (
Expand
)
Author
Lines
2016-06-23
Move errors from libsyntax to its own crate
Jonathan Turner
-1
/
+1
2016-06-16
save-analysis: add a decl_id for methods
Nick Cameron
-0
/
+1
2016-06-11
save-analysis: some refinements to JSON data
Nick Cameron
-2
/
+16
2016-05-11
save-analysis: attempt number 2 at a JSON version
Nick Cameron
-2
/
+10
2016-05-09
Rollup merge of #33370 - aochagavia:dump, r=nrc
Manish Goregaokar
-87
/
+1
2016-05-03
save-analysis: use a decoupled representation for dumped data
Adolfo OchagavĂa
-87
/
+1
2016-05-03
Remove unused trait imports flagged by lint
Seo Sanghyeon
-2
/
+0
2016-04-25
save-analysis-json: introduce a lowering step
Nick Cameron
-1
/
+31
2016-04-25
save-analysis: implement JSON dumps
Nick Cameron
-30
/
+33
2016-04-06
rustc: move middle::{def,def_id,pat_util} to hir.
Eduard Burtescu
-1
/
+1
2016-03-31
librustc_save_analysis: remove duplicate macro def
Benjamin Herr
-11
/
+0
2016-03-31
librustc_save_analysis: use bug!(), span_bug!()
Benjamin Herr
-2
/
+2
2016-03-27
rustc_trans: move save to librustc_save_analysis.
Eduard Burtescu
-0
/
+394