Michael Goulet
|
57f2e12f4a
|
Completely deny calling functions with const conditions in MIR const check unless const_trait_impl is enabled
This will help us make sure that we never leak any conditionally const
functions into stable.
|
2024-11-01 16:13:30 +00:00 |
|
Michael Goulet
|
8b7b8e5f56
|
Hack out effects support for old solver
|
2024-10-28 21:42:14 +00:00 |
|
Michael Goulet
|
bd95695b94
|
Pass constness with span into lower_poly_trait_ref
|
2024-10-26 20:54:38 +00:00 |
|
Michael Goulet
|
cde29b9ec9
|
Implement const effect predicate in new solver
|
2024-10-24 09:46:36 +00:00 |
|
Michael Goulet
|
e91267f3f0
|
Move tests
|
2024-10-22 00:03:09 +00:00 |
|