The miri engine may create pointers to thread locals #70684
Labels
A-const-eval
Area: Constant evaluation, covers all const contexts (static, const fn, ...)
E-needs-test
Call for participation: An issue has been fixed and does not reproduce, but no test has been added.
I haven't checked whether that is actually true, but we should have an unleash-the-miri-inside-of-you test for the following code snippet. In contrast to normal compilation I expect this to pass compilation and then segfault LLVM or similar, but we may catch it. No matter the result, we should have a test for it.
(Playground)
Errors:
The text was updated successfully, but these errors were encountered: