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

Fixed argument inference for closures when coercing into 'fn' #41838

Merged
merged 5 commits into from May 9, 2017
Merged

Fixed argument inference for closures when coercing into 'fn' #41838

merged 5 commits into from May 9, 2017

Commits on May 8, 2017

  1. Configuration menu
    Copy the full SHA
    f096c8d View commit details
    Browse the repository at this point in the history
  2. dividied closure-no-fn.rs into three different tests

    Christian Poveda committed May 8, 2017
    Configuration menu
    Copy the full SHA
    170c434 View commit details
    Browse the repository at this point in the history
  3. first part of issue-40000.rs is now passing

    Christian Poveda committed May 8, 2017
    Configuration menu
    Copy the full SHA
    8aaae94 View commit details
    Browse the repository at this point in the history
  4. added test

    Christian Poveda committed May 8, 2017
    Configuration menu
    Copy the full SHA
    78b2737 View commit details
    Browse the repository at this point in the history
  5. massive refactor

    Christian Poveda committed May 8, 2017
    Configuration menu
    Copy the full SHA
    82e0736 View commit details
    Browse the repository at this point in the history