danielhenrymantilla / lending-iterator.rs

Lending iterators on stable Rust
https://docs.rs/lending-iterator
Apache License 2.0
80 stars 4 forks source link

Fix ambiguous lifetimes. #16

Closed adetaylor closed 10 months ago

adetaylor commented 10 months ago

These types of ambiguous lifetimes may shortly be forbidden by https://github.com/rust-lang/rust/pull/117967