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

Make the WF check skip less binders #50815

Closed
wants to merge 1 commit into from

Commits on May 17, 2018

  1. Make the WF check a bit more friendly to binders

    Skip the binder in less places during WF check. I thought this might help fix rust-lang#50781, but I couldn't actually observe any effect for this changes. Maybe it's still a worthwhile refactoring since skipping binders is generally a bad thing. There is a (manageble) conflict with rust-lang#50183.
    leoyvens committed May 17, 2018
    Configuration menu
    Copy the full SHA
    30da22b View commit details
    Browse the repository at this point in the history