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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustc_save_analysis
/
external_data.rs
Age
Commit message (
Expand
)
Author
Lines
2017-03-10
Move remove_docs_from_attrs into lowering step
Jonas Bushart
-18
/
+20
2017-03-10
Store attributes as strings
Jonas Bushart
-74
/
+11
2017-03-10
Export attributes in save-analysis data
Jonas Bushart
-1
/
+117
2017-01-26
rustc: rename TyCtxt's `map` field to `hir`.
Eduard-Mihai Burtescu
-40
/
+40
2016-12-22
signature info for other items (mods, fns, methods, etc.)
Nick Cameron
-1
/
+17
2016-12-22
field signatures
Nick Cameron
-0
/
+2
2016-12-22
save-analysis: add `Signature` info to structs
Nick Cameron
-1
/
+30
2016-09-20
rustc_metadata: go only through rustc_serialize in astencode.
Eduard Burtescu
-3
/
+6
2016-09-19
save-analysis: better 'parent' info
Nick Cameron
-7
/
+7
2016-09-07
save-analysis: add docs data
Nick Cameron
-1
/
+23
2016-09-01
save-analysis: add parent info to api dumps
Nick Cameron
-1
/
+13
2016-09-01
Thread visibility info through save-analysis and filter save-analysis-api on it.
Nick Cameron
-4
/
+24
2016-06-23
Move errors from libsyntax to its own crate
Jonathan Turner
-1
/
+2
2016-06-16
save-analysis: add a decl_id for methods
Nick Cameron
-0
/
+2
2016-06-11
save-analysis: some refinements to JSON data
Nick Cameron
-4
/
+14
2016-05-11
save-analysis: attempt number 2 at a JSON version
Nick Cameron
-7
/
+21
2016-05-11
rustc: Replace &'a TyCtxt<'tcx> with a TyCtxt<'a, 'tcx> wrapper.
Eduard Burtescu
-25
/
+25
2016-05-06
Use crate/index pair for def ids
Nick Cameron
-123
/
+101
2016-05-03
save-analysis: use a decoupled representation for dumped data
Adolfo OchagavĂa
-0
/
+640