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_trait_selection
/
src
/
solve
Age
Commit message (
Expand
)
Author
Lines
2023-01-15
Auto merge of #106742 - compiler-errors:new-solver-make-it-not-ice, r=lcnr
bors
-39
/
+98
2023-01-14
change impl_trait_ref query to return EarlyBinder; remove bound_impl_trait_re...
Kyle Matsuda
-2
/
+2
2023-01-14
new trait solver: rebase impl substs for gats correctly
Michael Goulet
-1
/
+1
2023-01-12
HACK: Handle escaping bound vars from the canonical query
Michael Goulet
-1
/
+1
2023-01-12
Implement dummy query responses and a jank instantiate
Michael Goulet
-38
/
+97
2023-01-11
Rollup merge of #106705 - compiler-errors:new-solver-err-properly, r=lcnr
Matthias Krüger
-11
/
+25
2023-01-11
Report fulfillment errors in new trait solver
Michael Goulet
-11
/
+25
2023-01-11
Rollup merge of #106397 - compiler-errors:new-solver-impl-wc, r=lcnr
nils
-6
/
+21
2023-01-09
Check impl's where clauses in consider_impl_candidate in experimental solver
Michael Goulet
-6
/
+21
2023-01-03
has_overflow only if value is *not* within limit
Michael Goulet
-1
/
+1
2022-12-20
dedup assembly
lcnr
-298
/
+267
2022-12-19
implement the skeleton of the updated trait solver
lcnr
-0
/
+1398
[prev]