Files
codeql/misc
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
..
2024-09-05 08:26:41 +02:00
2024-08-23 17:26:05 +02:00
2019-02-15 10:41:17 +00:00