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
/
tests
/
ui
/
traits
/
new-solver
Age
Commit message (
Expand
)
Author
Lines
2023-02-27
Commit some new solver tests
Michael Goulet
-0
/
+28
2023-02-24
Comments, another test
Michael Goulet
-0
/
+46
2023-02-24
Make higher-ranked projections in object types work in new solver
Michael Goulet
-0
/
+17
2023-02-24
Check object's supertrait and associated type bounds in new solver
Michael Goulet
-0
/
+39
2023-02-18
Check that built-in callable types validate their output type is `Sized` (in ...
Michael Goulet
-0
/
+35
2023-02-11
Auto merge of #107919 - Dylan-DPC:rollup-fkl9swa, r=Dylan-DPC
bors
-0
/
+71
2023-02-10
Add a couple random projection tests
Michael Goulet
-0
/
+71
2023-02-10
Add tests
Boxy
-0
/
+188
2023-02-10
Multiple candidates with same response is not ambiguous
Michael Goulet
-12
/
+1
2023-02-09
Rollup merge of #107815 - compiler-errors:new-solver-no-auto-if-impl, r=lcnr
Dylan DPC
-0
/
+8
2023-02-09
Disqualify auto-trait builtin impl in new solver if impl exists
Michael Goulet
-0
/
+8
2023-02-09
Implement a dummy drop-in-favor-of for the new solver
Michael Goulet
-9
/
+32
2023-02-09
Use elaborated item bounds for alias types
Michael Goulet
-0
/
+12
2023-02-08
add (currently ICEing) test
lcnr
-0
/
+43
2023-02-07
Rename PointerSized to PointerLike
Michael Goulet
-36
/
+38
2023-01-30
Trait upcasting support in new solver
Michael Goulet
-0
/
+41
2023-01-30
Implement unsizing in the new trait solver
Michael Goulet
-0
/
+25
2023-01-26
Implement Generator and Future
Michael Goulet
-0
/
+132
2023-01-24
implement builtin candidate
Boxy
-0
/
+23
2023-01-22
fn-trait-closure test now pass on new solver
Santiago Pastorino
-8
/
+1
2023-01-19
trait solver: Implement Fn traits and tuple trait
Michael Goulet
-0
/
+28
2023-01-19
trait solver: PointerSized
Michael Goulet
-0
/
+36