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
/
compiler
/
rustc_middle
/
src
/
infer
Age
Commit message (
Expand
)
Author
Lines
2021-06-02
Miscellaneous inlining improvements
Tomasz Miąsko
-0
/
+1
2021-05-15
Add comment
Jack Huey
-0
/
+3
2021-05-14
Store Option<Region> as value for RegionVid
Jack Huey
-22
/
+30
2021-05-14
Make the UnifyValue for RegionVid ()
Jack Huey
-1
/
+1
2021-03-31
Add var to BoundRegion. Add query to get bound vars for applicable items.
Jack Huey
-1
/
+2
2021-03-31
Add tcx lifetime to Binder
Jack Huey
-1
/
+1
2021-03-27
Remove (lots of) dead code
Joshua Nelson
-15
/
+0
2021-03-26
Use iter::zip in compiler/
Josh Stone
-4
/
+2
2021-01-18
Move a few more types to `rustc_type_ir`
LeSeulArtichaut
-50
/
+3
2020-12-18
Make BoundRegion have a kind of BoungRegionKind
Jack Huey
-3
/
+4
2020-11-16
words
lcnr
-2
/
+2
2020-11-12
Add type to `ConstKind::Placeholder`
varkor
-10
/
+12
2020-10-23
review
Bastian Kauschke
-12
/
+9
2020-10-22
improve const infer error
Bastian Kauschke
-11
/
+5
2020-09-23
use relevant span when unifying `ConstVarValue`s
Bastian Kauschke
-7
/
+7
2020-09-23
merge `need_type_info_err(_const)`
Bastian Kauschke
-2
/
+2
2020-09-14
improve const infer err
Bastian Kauschke
-0
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+620