Commit Graph

2 Commits

Author SHA1 Message Date
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
e91267f3f0 Move tests 2024-10-22 00:03:09 +00:00