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

Implement non-capturing closure to fn coercion #40025

Merged
merged 4 commits into from
Feb 25, 2017
Merged

Commits on Feb 23, 2017

  1. Configuration menu
    Copy the full SHA
    1b9b322 View commit details
    Browse the repository at this point in the history
  2. Feature gate

    est31 committed Feb 23, 2017
    3 Configuration menu
    Copy the full SHA
    f753a6e View commit details
    Browse the repository at this point in the history
  3. Two more tests

    est31 committed Feb 23, 2017
    Configuration menu
    Copy the full SHA
    21c3898 View commit details
    Browse the repository at this point in the history
  4. Review changes

    	* use more convenient mk_substs function
    	* remove type annotations
    	* use map_bound one level farther outside
    	* style improvements
    est31 committed Feb 23, 2017
    Configuration menu
    Copy the full SHA
    77f131d View commit details
    Browse the repository at this point in the history