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 #64390

Closed
wants to merge 17 commits into from
Closed

Commits on Sep 10, 2019

  1. Configuration menu
    Copy the full SHA
    740dd4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df7e496 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79368db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d71217 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    14e6947 View commit details
    Browse the repository at this point in the history
  6. use randSecure and randABytes

    bpangWR committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    5287885 View commit details
    Browse the repository at this point in the history
  7. Make wording less confusing

    varkor committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    ef62e05 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

  1. Merge pull request rust-lang#20 from Wind-River/rand

    use randSecure and randABytes
    BaoshanPang authored Sep 11, 2019
    Configuration menu
    Copy the full SHA
    83e7976 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8c5f90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    935394f View commit details
    Browse the repository at this point in the history
  4. Trim rustc-workspace-hack

    mati865 committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    6c2d99c View commit details
    Browse the repository at this point in the history
  5. Rollup merge of rust-lang#64359 - varkor:opaque-ty-in-extern, r=estebank

    Forbid opaque types in `extern "C"` blocks
    
    Fixes rust-lang#64338.
    Centril authored Sep 11, 2019
    Configuration menu
    Copy the full SHA
    78e6b44 View commit details
    Browse the repository at this point in the history
  6. Rollup merge of rust-lang#64360 - varkor:foreign-items-diagnostic-con…

    …st-generics, r=cramertj
    
    Correct the polymorphic extern fn error for const parameters
    
    Before, any polymorphism on extern functions was assumed to be type polymorphism.
    Centril authored Sep 11, 2019
    Configuration menu
    Copy the full SHA
    bd35854 View commit details
    Browse the repository at this point in the history
  7. Rollup merge of rust-lang#64372 - Wind-River:master, r=alexcrichton

    use randSecure and randABytes
    
    r? @alexcrichton
    
    cc @n-salim
    Centril authored Sep 11, 2019
    Configuration menu
    Copy the full SHA
    2d31e33 View commit details
    Browse the repository at this point in the history
  8. Rollup merge of rust-lang#64378 - Rosto75:master, r=jonas-schievink

    Fix inconsistent link formatting.
    Centril authored Sep 11, 2019
    Configuration menu
    Copy the full SHA
    10e8fcc View commit details
    Browse the repository at this point in the history
  9. Rollup merge of rust-lang#64381 - mati865:rand, r=alexcrichton

    Upgrade parking_lot and tempfile rustc dependencies
    
    This should be last piece to unbreak `rustc` in rust-lang#63848
    Centril authored Sep 11, 2019
    Configuration menu
    Copy the full SHA
    cb6a6a5 View commit details
    Browse the repository at this point in the history
  10. Rollup merge of rust-lang#64384 - mati865:tools_hack, r=alexcrichton

    Trim rustc-workspace-hack
    
    Those dependencies seem no longer necessary.
    `./x.py test` and `x86_64-gnu-tools` container passed locally so I think this won't hurt.
    Centril authored Sep 11, 2019
    Configuration menu
    Copy the full SHA
    c4f25bf View commit details
    Browse the repository at this point in the history