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
2022-03-28
Revert "Auto merge of #93893 - oli-obk:sad_revert, r=oli-obk"
Oli Scherer
-0
/
+6
2022-02-15
Inline UnifyKey::index and UnifyKey::from_index
Tomasz Miąsko
-0
/
+4
2022-02-15
Overhaul `Const`.
Nicholas Nethercote
-10
/
+10
2022-02-11
Renumber universes when canonicalizing for Chalk
Matthew Jasper
-3
/
+3
2022-02-11
Revert "Auto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakis"
Oli Scherer
-6
/
+0
2022-02-03
Clean up opaque type obligations in query results
Oli Scherer
-4
/
+7
2022-02-02
Clean up leftovers from eager hidden type merging
Oli Scherer
-1
/
+1
2022-02-02
Lazily resolve type-alias-impl-trait defining uses
Oli Scherer
-1
/
+4
2022-01-12
Canonicalize const variables correctly
Michael Goulet
-4
/
+4
2021-12-15
Remove `in_band_lifetimes` from `rustc_middle`
Aaron Hill
-2
/
+2
2021-12-12
Remap more env constness for queries
Deadbeef
-0
/
+8
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
[prev]