Deadbeef
|
c7d27a15d0
|
Implement Min trait in new solver
|
2024-06-28 10:57:35 +00:00 |
|
Michael Goulet
|
81c2c57519
|
Make queries more explicit
|
2024-06-27 12:03:57 -04:00 |
|
Michael Goulet
|
275d922dab
|
Rename tcx to cx
|
2024-06-25 17:36:52 -04:00 |
|
Michael Goulet
|
d521e2148e
|
Also migrate FnInputTys
|
2024-06-24 11:53:34 -04:00 |
|
Michael Goulet
|
24e41f1d13
|
Replace Deref bounds on Interner in favor of a SliceLike trait
|
2024-06-24 11:53:34 -04:00 |
|
Michael Goulet
|
f26cc349d9
|
Split out IntoIterator and non-Iterator constructors for AliasTy/AliasTerm/TraitRef/projection
|
2024-06-24 11:28:21 -04:00 |
|
Michael Goulet
|
db638ab968
|
Rename a bunch of things
|
2024-06-21 12:32:05 -04:00 |
|
Michael Goulet
|
9b0f9ef42e
|
Make rustc_next_trait_solver nightly again
|
2024-06-18 18:52:48 -04:00 |
|
Michael Goulet
|
6609501ca7
|
Fix transmute goal
|
2024-06-18 11:04:01 -04:00 |
|
Michael Goulet
|
fb6f4b4a6e
|
Explicitly import tracing macros
|
2024-06-18 11:04:01 -04:00 |
|
Michael Goulet
|
7d2be888b6
|
Fix impl for SolverDelegate
|
2024-06-18 11:04:01 -04:00 |
|
Michael Goulet
|
532149eb88
|
Uplift the new trait solver
|
2024-06-18 10:55:34 -04:00 |
|