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

Check whether loans conflict with old loans or with themselves. #3769

Closed
wants to merge 1 commit into from

Commits on Oct 14, 2012

  1. Check whether loans conflict with old loans or with themselves.

    Along the way, convert from dvec-of-dvec representation to track loans in scope
    to just a single flattened list.  It's more convenient.
    
    No review: small bug fix.
    
    Fixes rust-lang#3765.
    nikomatsakis committed Oct 14, 2012
    Configuration menu
    Copy the full SHA
    54553f4 View commit details
    Browse the repository at this point in the history