Deadbeef
|
69326878ee
|
parse const trait Trait
|
2025-07-17 18:06:26 +08:00 |
|
León Orell Valerian Liehr
|
f77fead002
|
Fix the span of trait bound modifier [const]
|
2025-06-29 04:56:28 +02:00 |
|
Oli Scherer
|
eb7245a864
|
Change const trait bound syntax from ~const to [const]
|
2025-06-26 13:46:45 +00:00 |
|
Esteban Küber
|
4007fc9a0f
|
Tweak wording of non-const traits used as const bounds
Use verbose suggestions and add additional labels/notes.
Add more test cases for stable/nightly and feature enabled/disabled.
|
2024-12-10 00:38:05 +00:00 |
|
Michael Goulet
|
0b5ddf30eb
|
Yeet effects feature
|
2024-11-03 18:59:31 +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 |
|