Skip to content

Implement conditionnal traits for parametrized types #13

Description

@samsa1

Some parametrized structure might depend on the fact that the parameter has certain traits to implement it.

For exemple Vec<T> implements the traits clone or display only if T has this trait.

This feature would mainly needs to be done in typing/context.rs

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions