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

Update closure capture error logging for disjoint captures for disjoint captures #84358

Merged
merged 6 commits into from
May 2, 2021

Commits on May 1, 2021

  1. Configuration menu
    Copy the full SHA
    08c4fbc View commit details
    Browse the repository at this point in the history
  2. Update compiler/rustc_mir/src/borrow_check/diagnostics/explain_borrow.rs

    Co-authored-by: Niko Matsakis <niko@alum.mit.edu>
    ChrisPardy and nikomatsakis committed May 1, 2021
    Configuration menu
    Copy the full SHA
    25beade View commit details
    Browse the repository at this point in the history
  3. Update compiler/rustc_mir/src/borrow_check/diagnostics/explain_borrow.rs

    Co-authored-by: Niko Matsakis <niko@alum.mit.edu>
    ChrisPardy and nikomatsakis committed May 1, 2021
    Configuration menu
    Copy the full SHA
    20a1315 View commit details
    Browse the repository at this point in the history
  4. Update compiler/rustc_mir/src/borrow_check/diagnostics/explain_borrow.rs

    Co-authored-by: Niko Matsakis <niko@alum.mit.edu>
    ChrisPardy and nikomatsakis committed May 1, 2021
    Configuration menu
    Copy the full SHA
    e612f7a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d19c468 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2021

  1. fix nll test stderr

    ChrisPardy committed May 2, 2021
    Configuration menu
    Copy the full SHA
    404cc33 View commit details
    Browse the repository at this point in the history