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

Rollup of 6 pull requests #61151

Merged
merged 14 commits into from
May 25, 2019
Merged

Rollup of 6 pull requests #61151

merged 14 commits into from
May 25, 2019

Commits on May 23, 2019

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

Commits on May 24, 2019

  1. Configuration menu
    Copy the full SHA
    34314ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03dc30d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9613779 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10fe269 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8173feb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d7a362 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e38b399 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2019

  1. Rollup merge of rust-lang#61092 - spastorino:sanitize-place-iterative…

    …, r=oli-obk
    
    Make sanitize_place iterate instead of recurse
    
    r? @oli-obk
    Centril committed May 25, 2019
    Configuration menu
    Copy the full SHA
    1ce0288 View commit details
    Browse the repository at this point in the history
  2. Rollup merge of rust-lang#61093 - spastorino:borrow-of-local-data-ite…

    …rate, r=oli-obk
    
    Make borrow_of_local_data iterate instead of recurse
    
    r? @oli-obk
    Centril committed May 25, 2019
    Configuration menu
    Copy the full SHA
    b4f6e5b View commit details
    Browse the repository at this point in the history
  3. Rollup merge of rust-lang#61094 - spastorino:find-local-iterate, r=ol…

    …i-obk
    
    Make find_local iterate instead of recurse
    
    r? @oli-obk
    Centril committed May 25, 2019
    Configuration menu
    Copy the full SHA
    af01552 View commit details
    Browse the repository at this point in the history
  4. Rollup merge of rust-lang#61099 - spastorino:ignore-borrow-iterate, r…

    …=oli-obk
    
    Make ignore_borrow iterate instead of recurse
    
    r? @oli-obk
    Centril committed May 25, 2019
    Configuration menu
    Copy the full SHA
    e30300d View commit details
    Browse the repository at this point in the history
  5. Rollup merge of rust-lang#61103 - spastorino:find-iterate, r=oli-obk

    Make find iterate instead of recurse
    
    r? @oli-obk
    Centril committed May 25, 2019
    Configuration menu
    Copy the full SHA
    dd33e8a View commit details
    Browse the repository at this point in the history
  6. Rollup merge of rust-lang#61104 - spastorino:eval-place-to-op-iterate…

    …, r=oli-obk
    
    Make eval_place_to_op iterate instead of recurse
    
    r? @oli-obk
    Centril committed May 25, 2019
    Configuration menu
    Copy the full SHA
    1cd3ddd View commit details
    Browse the repository at this point in the history