rust-lang / types-team

Home of the "types team", affiliated with the compiler and lang teams.
https://rust-lang.github.io/types-team/
Apache License 2.0
95 stars 19 forks source link

Account for late-bound lifetimes in generics #103448 #62

Open nikomatsakis opened 1 year ago

nikomatsakis commented 1 year ago

Summary

Discuss @cjgillot's PR https://github.com/rust-lang/rust/pull/103448

Rationale