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
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2016-05-11
save-analysis: give better text info in value fields
Nick Cameron
-9
/
+46
2016-05-11
save-analysis: attempt number 2 at a JSON version
Nick Cameron
-0
/
+3
2016-05-11
rustc: Split 'tcx into 'gcx and 'tcx for InferCtxt and its users.
Eduard Burtescu
-4
/
+4
2016-05-11
rustc: Replace &'a TyCtxt<'tcx> with a TyCtxt<'a, 'tcx> wrapper.
Eduard Burtescu
-4
/
+4
2016-05-03
save-analysis: use a decoupled representation for dumped data
Adolfo OchagavĂa
-11
/
+11
2016-05-01
Avoid using the lowering context in `librustc_save_analysis`
Jeffrey Seyfried
-13
/
+7
2016-04-28
Review changes and satisfy make tidy
Nick Cameron
-1
/
+1
2016-04-26
save-analysis-json: thread through -z option
Nick Cameron
-10
/
+36
2016-04-25
save-analysis: implement JSON dumps
Nick Cameron
-0
/
+11
2016-04-20
debugging, misc fixes
Nick Cameron
-5
/
+6
2016-04-06
Rollup merge of #32570 - eddyb:tis-but-a-front, r=nikomatsakis
Manish Goregaokar
-14
/
+12
2016-04-06
rustc: retire hir::map's paths.
Eduard Burtescu
-6
/
+6
2016-04-06
Move span into `StructField`
Vadim Petrochenkov
-3
/
+3
2016-04-06
Get rid of ast::StructFieldKind
Vadim Petrochenkov
-17
/
+16
2016-04-06
rustc: move middle::{def,def_id,pat_util} to hir.
Eduard Burtescu
-2
/
+2
2016-04-06
syntax: dismantle ast_util.
Eduard Burtescu
-2
/
+1
2016-04-06
rustc: move rustc_front to rustc::hir.
Eduard Burtescu
-4
/
+3
2016-03-31
librustc_save_analysis: remove duplicate macro def
Benjamin Herr
-1
/
+0
2016-03-31
librustc_save_analysis: use bug!(), span_bug!()
Benjamin Herr
-27
/
+22
2016-03-27
rustc_trans: move save to librustc_save_analysis.
Eduard Burtescu
-0
/
+758