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
/
infer
/
sub.rs
Age
Commit message (
Expand
)
Author
Lines
2019-02-05
move librustc to 2018
Mark Mansi
-5
/
+5
2019-01-04
Revert "add coherence future-compat warnings for marker-only trait objects"
Ariel Ben-Yehuda
-5
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-14
add coherence future-compat warnings for marker-only trait objects
Ariel Ben-Yehuda
-1
/
+5
2018-11-03
Shift both late bound regions and bound types
scalexm
-2
/
+2
2018-08-22
Remove Ty prefix from Ty{Adt|Array|Slice|RawPtr|Ref|FnDef|FnPtr|Dynamic|Closu...
varkor
-4
/
+4
2018-04-24
Make Binder's field private and clean up its usage
Tyler Mandry
-1
/
+1
2017-11-16
make the `region_constraints` field an `Option`
Niko Matsakis
-1
/
+2
2017-11-16
infer: rename `region_vars` field to `region_constraints`
Niko Matsakis
-1
/
+1
2017-11-16
move refcells out from `RegionVarBindings` and up into `InferCtxt`
Niko Matsakis
-1
/
+1
2017-06-01
strip param-env from infcx
Niko Matsakis
-0
/
+1
2017-04-30
intern CodeExtents
Niko Matsakis
-2
/
+2
2017-04-11
generalize type variables too
Niko Matsakis
-2
/
+6
2017-04-11
remove the subtyping relations from TypeVariable
Niko Matsakis
-4
/
+3
2017-04-11
use obligations to propagate sub-typing instead of the TV code
Niko Matsakis
-4
/
+21
2017-04-11
remove bivariance
Niko Matsakis
-1
/
+1
2016-11-15
register `infer-ok` obligations properly
Niko Matsakis
-1
/
+2
2016-11-15
remove TypeOrigin and use ObligationCause instead
Niko Matsakis
-0
/
+1
2016-08-27
rustc: pass ty::Region behind an interned 'tcx reference.
Eduard Burtescu
-1
/
+2
2016-07-25
Tidy up
Masood Malekghassemi
-2
/
+6
2016-07-25
Use &mut for CombineFields in inference relations
Masood Malekghassemi
-10
/
+5
2016-07-25
Move `a_is_expected` out of `CombineFields`
Masood Malekghassemi
-10
/
+17
2016-07-25
Rename infcx lifetimes in inference relations
Masood Malekghassemi
-6
/
+6
2016-05-11
rustc: Generalize a minimum set of functions over 'tcx != 'gcx.
Eduard Burtescu
-11
/
+10
2016-05-11
rustc: Split 'tcx into 'gcx and 'tcx for InferCtxt and its users.
Eduard Burtescu
-6
/
+6
2016-05-11
rustc: Replace &'a TyCtxt<'tcx> with a TyCtxt<'a, 'tcx> wrapper.
Eduard Burtescu
-1
/
+1
2016-05-11
rustc: Avoid free functions taking &TyCtxt and &InferCtxt.
Eduard Burtescu
-2
/
+2
2016-04-12
Suppress fallback and ambiguity errors
Niko Matsakis
-0
/
+1
2016-03-29
Plumb obligations through librustc/infer
Masood Malekghassemi
-0
/
+5
2016-03-27
rustc: move cfg, infer, traits and ty from middle to top-level.
Eduard Burtescu
-0
/
+116