Miri does not properly check return-position noalias
#2745
Labels
A-aliasing
Area: This affects the aliasing model (Stacked/Tree Borrows)
C-bug
Category: This is a bug.
I-misses-UB
Impact: makes Miri miss UB, i.e., a false negative (with default settings)
See rust-lang/unsafe-code-guidelines#385 for details and discussion, this just tracks the fact that we have some LLVM UB that is not checked by Miri.
The text was updated successfully, but these errors were encountered: