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

Merged
merged 13 commits into from
Jun 4, 2020
Merged

Rollup of 6 pull requests #72975

merged 13 commits into from
Jun 4, 2020

Commits on Jun 1, 2020

  1. Add test for rust-lang#72554.

    estebank committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    eb8d900 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

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

Commits on Jun 3, 2020

  1. Fix a typo in late.rs

    Co-authored-by: Esteban Kuber <estebank@users.noreply.github.com>
    Patryk27 and estebank authored Jun 3, 2020
    Configuration menu
    Copy the full SHA
    c55d55e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b628358 View commit details
    Browse the repository at this point in the history
  3. fix AdtDef docs

    lcnr committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    86f8105 View commit details
    Browse the repository at this point in the history
  4. Add Camelid

    Email from @camelid:
    
    > HI there,
    >
    > I’m a new contributor and I just looked at Rust Thanks and noticed that my contributions are listed under two different capitalizations of my name: “Camelid" and “camelid". Could you make them both “Camelid"?
    > 
    > Thanks!
    > 
    > Camelid
    BatmanAoD authored Jun 3, 2020
    Configuration menu
    Copy the full SHA
    d3bd2c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8439e58 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. Rollup merge of rust-lang#72718 - estebank:impl-trait-obligation-fail…

    …ure, r=matthewjasper
    
    Add regression test for rust-lang#72554
    
    Fix rust-lang#72554.
    Dylan-DPC authored Jun 4, 2020
    Configuration menu
    Copy the full SHA
    21ac561 View commit details
    Browse the repository at this point in the history
  2. Rollup merge of rust-lang#72782 - petrochenkov:crtargs, r=varkor

    rustc_target: Remove `pre_link_args_crt`
    
    To regain some more control over the definition of `+crt-static` (rust-lang#71586).
    
    After rust-lang#71769 this target option wasn't used anywhere except for VxWorks, and I suspect that for VxWorks its use may be redundant as well.
    Dylan-DPC authored Jun 4, 2020
    Configuration menu
    Copy the full SHA
    adc321a View commit details
    Browse the repository at this point in the history
  3. Rollup merge of rust-lang#72923 - Patryk27:fix/52468, r=estebank

    Improve E0433, so that it suggests missing imports
    
    Closes rust-lang#52468
    Dylan-DPC authored Jun 4, 2020
    Configuration menu
    Copy the full SHA
    085c16d View commit details
    Browse the repository at this point in the history
  4. Rollup merge of rust-lang#72950 - lcnr:fix_doc, r=davidtwco

    fix `AdtDef` docs
    Dylan-DPC authored Jun 4, 2020
    Configuration menu
    Copy the full SHA
    8fe23a7 View commit details
    Browse the repository at this point in the history
  5. Rollup merge of rust-lang#72951 - rust-lang:Camelid-RustThanks, r=Mar…

    …k-Simulacrum
    
    Add Camelid per request
    
    Email from @camelid:
    
    > HI there,
    >
    > I’m a new contributor and I just looked at Rust Thanks and noticed that my contributions are listed under two different capitalizations of my name: “Camelid" and “camelid". Could you make them both “Camelid"?
    >
    > Thanks!
    >
    > Camelid
    Dylan-DPC authored Jun 4, 2020
    Configuration menu
    Copy the full SHA
    1c648f6 View commit details
    Browse the repository at this point in the history
  6. Rollup merge of rust-lang#72964 - sajattack:libc-0.2.71-bump, r=Mark-…

    …Simulacrum
    
    Bump libc dependency to latest version (0.2.71)
    
    Hello,
    
    Just a quick version bump PR. The rust-psp group had some changes merged to libc recently but they haven't made it into the compiler. We're looking to remove our forked version from our Xargo.toml. Thanks.
    Dylan-DPC authored Jun 4, 2020
    Configuration menu
    Copy the full SHA
    26f0d7f View commit details
    Browse the repository at this point in the history