Lifetime error with associated types, methods, and type aliases. #22356
Labels
A-associated-items
Area: Associated items (types, constants & functions)
A-borrow-checker
Area: The borrow checker
Sorry, I couldn't think up a better name for this issue. It popped up in gfx-rs/gfx#564.
Moving the implementation of
Handle::get_info
intoBufferHandle::get_info
seems to fix the problem:The text was updated successfully, but these errors were encountered: