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
/
higher_ranked.rs
Age
Commit message (
Expand
)
Author
Lines
2025-07-31
Make const bound handling more like types/regions.
Nicholas Nethercote
-2
/
+2
2025-03-15
Fold visit into ty
Michael Goulet
-2
/
+1
2025-03-15
Squash fold into ty
Michael Goulet
-2
/
+1
2025-02-26
Use Binder<Vec<T>> instead of Vec<Binder<T>> in new solver
Michael Goulet
-2
/
+4
2025-02-08
Rustfmt
bjorn3
-12
/
+12
2025-01-22
Remove `Copy` bound from `enter_forall`
Boxy
-3
/
+3
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-13
/
+13
2024-08-30
Remove `#[macro_use] extern crate tracing` from `rustc_infer`.
Nicholas Nethercote
-0
/
+1
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-2
/
+3
2024-06-06
Uplift TypeRelation and Relate
Michael Goulet
-1
/
+1
2024-06-05
Basic removal of `Ty` from places (boring)
Boxy
-2
/
+1
2024-03-07
Rollup merge of #122142 - lcnr:rustc_infer-cleanup, r=compiler-errors
Guillaume Gomez
-1
/
+1
2024-03-07
move snapshot handling into mod
lcnr
-1
/
+1
2024-03-07
improve debug logging
Lukas Markeffsky
-1
/
+1
2024-03-01
Rebase fallout from TypeRelating::binders, inline higher_ranked_sub
Michael Goulet
-62
/
+3
2024-03-01
Remove a_is_expected from combine relations
Michael Goulet
-1
/
+7
2024-02-08
reviews + rebase
Boxy
-6
/
+9
2024-02-08
rename `instantiate_binder_with_placeholders`
Boxy
-3
/
+20
2024-02-08
introduce `enter_forall`
Boxy
-17
/
+25
2023-12-15
Add higher_ranked to relate submodule
Michael Goulet
-0
/
+136