mirror of
https://github.com/github/codeql.git
synced 2025-12-18 01:33:15 +01:00
Or, more generally, any copy step, as these presumably do not preserve object identity. (Arguably, `copy` could still be susceptible to interior mutability, but I think that's outside the scope of this query anyway.)