Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Negative bounds #586

Closed
wants to merge 4 commits into from
Closed

Negative bounds #586

wants to merge 4 commits into from

Commits on Jan 14, 2015

  1. Negative bounds

    kennytm committed Jan 14, 2015
    Configuration menu
    Copy the full SHA
    3ad76ef View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2015

  1. Configuration menu
    Copy the full SHA
    d45ca50 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2015

  1. Removed T: !U for inequality bound since it is ambiguous for unsized …

    …trait.
    
    Added shorthand `T: Trait<Item != E>`.
    kennytm committed Jan 18, 2015
    Configuration menu
    Copy the full SHA
    b98302f View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2015

  1. Configuration menu
    Copy the full SHA
    a956323 View commit details
    Browse the repository at this point in the history