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_infer
/
src
/
infer
/
context.rs
Age
Commit message (
Expand
)
Author
Lines
2025-09-18
support calls on opaque types :<
lcnr
-0
/
+3
2025-09-08
review
lcnr
-4
/
+4
2025-09-08
pass `sub_relations` into canonical queries
lcnr
-0
/
+4
2025-09-08
eagerly compute `sub_relations` again
lcnr
-0
/
+4
2025-09-05
rustc_infer: change top-level doc comment to inner
Marijn Schouten
-1
/
+1
2025-08-22
change HIR typeck unification handling approach
lcnr
-4
/
+0
2025-07-25
uniquify root goals during HIR typeck
lcnr
-0
/
+4
2025-06-25
rename RegionVariableOrigin::MiscVariable to RegionVariableOrigin::Misc
Michael Goulet
-1
/
+1
2025-05-27
Rename unpack to kind
Michael Goulet
-1
/
+1
2025-05-26
Auto merge of #141605 - jieyouxu:rollup-3gjqh5l, r=jieyouxu
bors
-1
/
+1
2025-05-26
Don't rerun goals if none of its vars have changed
Michael Goulet
-0
/
+51
2025-05-26
Rename
Michael Goulet
-1
/
+1
2025-05-26
Avoid obligation construction dance with query region constraints
Michael Goulet
-1
/
+1
2025-05-07
detect additional uses of opaques after writeback
lcnr
-1
/
+19
2025-05-07
opaque_type_storage to InferCtxtLike
lcnr
-0
/
+39
2025-05-02
Use less rustc_type_ir in the compiler codebase
Romain Perier
-17
/
+9
2025-03-15
Squash fold into ty
Michael Goulet
-2
/
+1
2025-02-05
Pass spans around new solver
Michael Goulet
-7
/
+7
2025-01-22
Remove `Copy` bound from `enter_forall`
Boxy
-1
/
+1
2024-11-28
support revealing defined opaque post borrowck
lcnr
-1
/
+5
2024-11-23
no more Reveal :(
lcnr
-5
/
+2
2024-10-29
TypingMode :thinking:
lcnr
-11
/
+6
2024-10-24
Remove associated type based effects logic
Michael Goulet
-21
/
+0
2024-10-10
Use SolverRelating in new solver
Michael Goulet
-22
/
+2
2024-10-10
Introduce SolverRelating
Michael Goulet
-1
/
+34
2024-10-10
Uplift super_combine
Michael Goulet
-4
/
+65
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-2
/
+2
2024-08-21
Point at explicit `'static` obligations on a trait
Esteban Küber
-1
/
+1
2024-07-07
Uplift trait_ref_is_knowable and friends
Michael Goulet
-0
/
+4
2024-07-05
Split SolverDelegate back out from InferCtxtLike
Michael Goulet
-0
/
+172