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
/
infer
/
lexical_region_resolve
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2020-08-30
mv compiler to compiler/
mark
-1026
/
+0
2020-05-22
Document `collect_bounding_regions`
Matthew Jasper
-0
/
+11
2020-05-22
Remove ReScope
Matthew Jasper
-56
/
+4
2020-05-22
Check for upper bound universe errors more carefully
Matthew Jasper
-18
/
+26
2020-05-11
Fix hang in lexical_region_resolve
Matthew Jasper
-4
/
+16
2020-04-22
Move `{Free,}RegionRelations` and `FreeRegionMap` out of `rustc_middle`
Dylan MacKenzie
-1
/
+1
2020-04-19
Dogfood more or_patterns in the compiler
Josh Stone
-14
/
+8
2020-03-30
rustc -> rustc_middle part 3 (rustfmt)
Mazdak Farrokhzad
-5
/
+5
2020-03-30
rustc -> rustc_middle part 2
Mazdak Farrokhzad
-6
/
+6
2020-03-24
Rollup merge of #70277 - matthewjasper:remove-closurebound, r=nikomatsakis
Mazdak Farrokhzad
-6
/
+1
2020-03-23
Remove `ReClosureBound`
Matthew Jasper
-6
/
+1
2020-03-20
remove redundant returns (clippy::needless_return)
Matthias Krüger
-5
/
+3
2020-03-17
Erase regions in writeback
Matthew Jasper
-2
/
+33
2020-03-02
use values() or keys() respectively when iterating only over keys or values o...
Matthias Krüger
-1
/
+1
2020-02-24
librustc{, codegen_ssa,infer,mir_build}: don't clone types that are copy
Matthias Krüger
-1
/
+1
2020-02-16
Remove librustc_infer crate re-exports.
Camille GILLOT
-6
/
+6
2020-02-16
Move librustc/{traits,infer} to librustc_infer.
Camille GILLOT
-0
/
+1029