Files
rust/library/alloc/src
Jacob Pratt 25dc4d0394 Rollup merge of #132732 - gavincrawford:as_ptr_attribute, r=Urgau
Use attributes for `dangling_pointers_from_temporaries` lint

Checking for dangling pointers by function name isn't ideal, and leaves out certain pointer-returning methods that don't follow the `as_ptr` naming convention. Using an attribute for this lint cleans things up and allows more thorough coverage of other methods, such as `UnsafeCell::get()`.
2024-11-20 01:54:24 -05:00
..
2024-07-29 08:26:52 +10:00
2024-08-09 20:06:26 -04:00
2024-07-29 08:26:52 +10:00
2024-11-02 20:49:24 +01:00
2024-07-06 14:24:20 +02:00
2024-11-12 15:08:41 -06:00
2024-11-06 18:54:50 +00:00
2024-11-17 15:23:14 +09:00
2024-11-12 15:08:41 -06:00
2024-07-29 08:26:52 +10:00