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_passes
/
rvalues.rs
Age
Commit message (
Expand
)
Author
Lines
2016-08-12
rustc: rename ProjectionMode and its variant to be more memorable.
Eduard Burtescu
-2
/
+2
2016-07-29
intravisit: Fold functionality of IdVisitor into the regular Visitor.
Michael Woerister
-1
/
+1
2016-06-23
Move errors from libsyntax to its own crate
Jonathan Turner
-1
/
+1
2016-05-11
rustc: Split local type contexts interners from the global one.
Eduard Burtescu
-10
/
+10
2016-05-11
rustc: Wrap users of InferCtxt in an anonymous scope.
Eduard Burtescu
-8
/
+9
2016-05-11
rustc: Remove the TyCtxt field from ParameterEnvironment.
Eduard Burtescu
-2
/
+2
2016-05-11
rustc: Split 'tcx into 'gcx and 'tcx for InferCtxt and its users.
Eduard Burtescu
-3
/
+3
2016-05-11
rustc: Replace &'a TyCtxt<'tcx> with a TyCtxt<'a, 'tcx> wrapper.
Eduard Burtescu
-3
/
+3
2016-05-11
infer: Use methods for creating an InferCtxt.
Eduard Burtescu
-5
/
+4
2016-04-06
rustc: move rustc_front to rustc::hir.
Eduard Burtescu
-2
/
+2
2016-03-27
rustc: move cfg, infer, traits and ty from middle to top-level.
Eduard Burtescu
-3
/
+3
2016-03-14
Move projection_mode to InferContext rather than SelectionContext to reduce c...
Aaron Turon
-1
/
+3
2016-03-03
Rename middle::ty::ctxt to TyCtxt
Jeffrey Seyfried
-4
/
+4
2016-01-21
move more checks out of librustc
Oliver Schneider
-0
/
+105