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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_trait_selection
/
src
/
solve
/
project_goals.rs
Age
Commit message (
Expand
)
Author
Lines
2023-01-19
trait solver: Implement Fn traits and tuple trait
Michael Goulet
-2
/
+36
2023-01-19
trait solver: PointerSized
Michael Goulet
-0
/
+7
2023-01-18
Rollup merge of #107030 - albertlarsan68:patch-3, r=lcnr
Michael Goulet
-1
/
+1
2023-01-18
no subtyping in the new trait solver
Michael Goulet
-7
/
+4
2023-01-18
Sized, Copy/Clone
Michael Goulet
-0
/
+7
2023-01-18
Auto and alias traits
Michael Goulet
-7
/
+21
2023-01-18
implement consider_assumption
Michael Goulet
-5
/
+30
2023-01-18
Canonicalize trait solver response inside probe
Michael Goulet
-5
/
+5
2023-01-18
Correct typo
Albert Larsan
-1
/
+1
2023-01-18
add comment
lcnr
-0
/
+1
2023-01-18
update project to emulate a projection cache
lcnr
-13
/
+115
2023-01-18
add `eq` to `InferCtxtExt`
lcnr
-22
/
+7
2023-01-18
remove assembly context and impl a bit more
lcnr
-34
/
+40
2023-01-18
instantiate canonical vars eagerly
lcnr
-17
/
+19
2023-01-16
Rollup merge of #106835 - compiler-errors:new-solver-gat-rebase-oops, r=lcnr
Matthias Krüger
-1
/
+1
2023-01-14
change impl_trait_ref query to return EarlyBinder; remove bound_impl_trait_re...
Kyle Matsuda
-1
/
+1
2023-01-14
new trait solver: rebase impl substs for gats correctly
Michael Goulet
-1
/
+1
2023-01-09
Check impl's where clauses in consider_impl_candidate in experimental solver
Michael Goulet
-2
/
+8
2022-12-20
dedup assembly
lcnr
-141
/
+61
2022-12-19
implement the skeleton of the updated trait solver
lcnr
-0
/
+324