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
/
traits
/
trans
Age
Commit message (
Expand
)
Author
Lines
2017-09-25
add comment per @nikomatsakis request
Douglas Campos
-0
/
+1
2017-09-25
expose ParamEnv as a param
Douglas Campos
-2
/
+2
2017-09-25
add ParamEnv to the trait_cache key
Douglas Campos
-4
/
+4
2017-09-11
rustc: evaluate fixed-length array length expressions lazily.
Eduard-Mihai Burtescu
-2
/
+2
2017-07-12
integrate anon dep nodes into trait selection
Niko Matsakis
-32
/
+7
2017-07-11
Downgrade ProjectionTy's TraitRef to its substs
Tobias Schottdorf
-3
/
+3
2017-06-12
Auto merge of #42537 - michaelwoerister:tcx-for-dep-node, r=nikomatsakis
bors
-7
/
+8
2017-06-10
rustc: make the comon case of tcx.infer_ctxt(()) nicer.
Eduard-Mihai Burtescu
-1
/
+1
2017-06-09
incr.comp.: Uniformly represent DepNodes as (Kind, StableHash) pairs.
Michael Woerister
-7
/
+8
2017-06-01
strip param-env from infcx
Niko Matsakis
-1
/
+3
2017-06-01
move projection mode into parameter environment
Niko Matsakis
-1
/
+1
2017-04-21
move the uses of the trans caches into rustc::traits
Niko Matsakis
-4
/
+143
2017-04-21
move the trans trait caches into tcx
Niko Matsakis
-0
/
+73