Open droundy opened 1 year ago
I'll look into this but it seems new, the rules violated also seem new and experimental so it'll be interesting.
Does anyone know what consequences this error could have in terms of undefined behavior when compiling with the latest stable rustc
?
dashmap 5.4.0 has a miri failure when its
entry
method is called with aBox
value. Here is a minimal reproducible example:I run this with
and get the following error: