Structs§
- This produces a dangling pointer:
- FIXME: false negatives (i.e. the lint is not emitted when it should be)
Statics§
- The
dangling_pointers_from_temporaries
lint detects getting a pointer to data of a temporary that will immediately get dropped.