@petrisch Both lines have an anonymous lifetime, but the lifetimes were incompatible. Should maybe be corrected, but when you give the lifetimes an explicit name, you realize what's going on. (I was aware of lifetime issues around that part of the code, so I didn't have to troubleshoot this.)
@petrisch Both lines have an anonymous lifetime, but the lifetimes were incompatible. Should maybe be corrected, but when you give the lifetimes an explicit name, you realize what's going on. (I was aware of lifetime issues around that part of the code, so I didn't have to troubleshoot this.)