Skip to content

document that impls may be more general than traits when it comes to lifetimes #637

Open
@nikomatsakis

Description

@nikomatsakis

As discussed in rust-lang/rust#61888, the current (and intended) behavior is that impls may be "more general" than traits when it comes to lifetimes -- though within some limits.We should document this behavior as intended, although some of the particular limits -- i.e., the distinction between early- and late-bound regions -- is something that we may want to change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions