mirror of
https://github.com/github/codeql.git
synced 2026-04-17 21:14:02 +02:00
By using the `rust.detach` pragma on a property, we make that property not appear in the generated struct as a field, and provide instead a `generated::Class::emit_property` function that can be used to emit the corresponding TRAP entry independently.