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
/
ty
/
maps.rs
Age
Commit message (
Expand
)
Author
Lines
2017-01-25
rename `Tables` to `TypeckTables`
Niko Matsakis
-1
/
+1
2017-01-06
rustc: store ty::Tables separately for each body (except closures').
Eduard-Mihai Burtescu
-0
/
+1
2017-01-06
rustc: keep track of tables everywhere as if they were per-body.
Eduard-Mihai Burtescu
-0
/
+2
2016-11-29
rustc: simplify AdtDef by removing the field types and ty::ivar.
Eduard-Mihai Burtescu
-1
/
+2
2016-11-29
rustc: remove type information from TraitDef.
Eduard-Mihai Burtescu
-1
/
+1
2016-11-10
rustc: clean up lookup_item_type and remove TypeScheme.
Eduard Burtescu
-1
/
+1
2016-11-10
rustc: unify and simplify managing associated items.
Eduard Burtescu
-5
/
+3
2016-10-28
rustc: move the MIR map into TyCtxt.
Eduard Burtescu
-0
/
+4
2016-09-20
rustc: remove ImplOrTraitItemId and TraitDef's associated_type_names.
Eduard Burtescu
-2
/
+1
2016-09-20
rustc_metadata: move more RBML tags to auto-serialization.
Eduard Burtescu
-2
/
+2
2016-09-06
write to inherent_impls during the visitor
Niko Matsakis
-1
/
+1
2016-08-27
rustc: use Vec<Kind> in Substs, where Kind is a &TyS | &Region tagged pointer.
Eduard Burtescu
-1
/
+1
2016-08-17
rustc: reduce Substs and Generics to a simple immutable API.
Eduard Burtescu
-2
/
+3
2016-04-06
break dep-graph into modules, parameterize DepNode
Niko Matsakis
-1
/
+1
2016-04-06
rustc: move middle::{def,def_id,pat_util} to hir.
Eduard Burtescu
-1
/
+1
2016-03-27
rustc: move cfg, infer, traits and ty from middle to top-level.
Eduard Burtescu
-0
/
+45