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

Immovable generators #45337

Merged
merged 6 commits into from
Jan 24, 2018
Merged

Immovable generators #45337

merged 6 commits into from
Jan 24, 2018

Commits on Jan 23, 2018

  1. Adds support for immovable generators. Move checking of invalid borro…

    …ws across suspension points to borrowck. Fixes rust-lang#44197, rust-lang#45259 and rust-lang#45093.
    Zoxc committed Jan 23, 2018
    Configuration menu
    Copy the full SHA
    ccf0d83 View commit details
    Browse the repository at this point in the history
  2. Make immovable generators unsafe

    Zoxc committed Jan 23, 2018
    Configuration menu
    Copy the full SHA
    c166ef9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b57e60 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bae2988 View commit details
    Browse the repository at this point in the history
  5. Add dropck test

    Zoxc committed Jan 23, 2018
    Configuration menu
    Copy the full SHA
    410d27b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    55c6c88 View commit details
    Browse the repository at this point in the history