Oli Scherer
|
a69a219f96
|
Use the span of the whole bound when the diagnostic talks about a bound
|
2025-04-04 13:39:50 +00:00 |
|
Michael Goulet
|
30afeb0357
|
Adjust HostEffect error spans correctly to point at args
|
2024-12-01 05:11:42 +00:00 |
|
Michael Goulet
|
ace9e4c078
|
Gate checking ~const bounds on const_trait_impl
|
2024-11-03 18:48:24 +00:00 |
|
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 |
|