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
/
relate
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2025-05-02
Use less rustc_type_ir in the compiler codebase
Romain Perier
-3
/
+2
2024-10-10
Use SolverRelating in new solver
Michael Goulet
-1
/
+0
2024-10-10
Uplift super_combine
Michael Goulet
-4
/
+2
2024-10-07
Inline CombineFields
Michael Goulet
-2
/
+2
2024-10-07
Reduce visibilities some more.
Nicholas Nethercote
-1
/
+1
2024-10-04
Merge `rustc_infer::infer::relate::{glb,lub}`.
Nicholas Nethercote
-2
/
+0
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-2
/
+1
2024-07-06
Uplift PredicateEmittingRelation first
Michael Goulet
-1
/
+3
2024-06-12
Move MatchAgainstFreshVars to old solver
Michael Goulet
-2
/
+0
2024-06-11
Rename some things
Michael Goulet
-1
/
+1
2024-06-06
Uplift TypeRelation and Relate
Michael Goulet
-12
/
+8
2024-03-01
Combine sub and eq
Michael Goulet
-2
/
+1
2024-02-26
always emit `AliasRelate` goals when relating aliases
lcnr
-0
/
+12
2024-02-21
Inline NllTypeRelating into its only usage site
Michael Goulet
-1
/
+0
2024-02-17
use `instantiate_ty_var` in nll
lcnr
-1
/
+1
2023-12-15
Move nll_relate to relate::nll submodule
Michael Goulet
-2
/
+2
2023-12-15
Add higher_ranked to relate submodule
Michael Goulet
-5
/
+6
2023-12-15
Move type relations into submodule in rustc_infer
Michael Goulet
-0
/
+11