Files
codeql/misc/codegen/lib
Paolo Tranquilli c74b6be136 Rust/Codegen: allow to "detach" property emission
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.
2024-09-20 16:06:22 +02:00
..
2023-02-27 09:46:48 +01:00
2023-03-29 15:44:06 +02:00
2023-02-27 09:46:48 +01:00
2023-02-27 09:46:48 +01:00
2024-09-16 15:48:13 +02:00
2023-11-21 17:28:12 +01:00