mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01: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.