Files
mesa/src
David Rosca 09dd2bc388 rusticl/ptr: Fix hidden lifetime warning
error: hiding a lifetime that's elided elsewhere is confusing
   --> ../src/gallium/frontends/rusticl/util/ptr.rs:166:18
    |
166 |     pub fn entry(&mut self, ptr: P) -> Entry<P, T> {
    |                  ^^^^^^^^^             ----------- the same lifetime is hidden here
    |                  |
    |                  the lifetime is elided here

Reviewed-by: Karol Herbst <kherbst@redhat.com>
Cc: mesa-stable
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36747>
2025-08-12 22:37:52 +00:00
..
2025-08-12 13:17:43 +00:00
2025-08-12 13:17:43 +00:00
2025-07-15 12:37:10 +00:00
2025-08-06 20:35:26 +00:00
2025-08-12 13:17:43 +00:00
2025-08-03 14:40:53 -04:00
2025-08-06 20:35:26 +00:00