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

Merged
merged 13 commits into from
Apr 27, 2020
Merged

Rollup of 6 pull requests #71600

merged 13 commits into from
Apr 27, 2020

Commits on Apr 17, 2020

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

Commits on Apr 22, 2020

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

Commits on Apr 26, 2020

  1. Configuration menu
    Copy the full SHA
    eb8a703 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5223a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7aebdb6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e3ba6f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    be90f90 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. Rollup merge of rust-lang#68716 - petrochenkov:stabmixed, r=dtolnay

    Stabilize `Span::mixed_site`
    
    Closes rust-lang#65049.
    cc rust-lang#54727 (comment)
    
    Pre-requisite for rust-lang#68717 ("Stabilize fn-like proc macros in expression, pattern and statement positions").
    
    Stabilization report: rust-lang#68716 (comment).
    Dylan-DPC authored Apr 27, 2020
    Configuration menu
    Copy the full SHA
    9d00252 View commit details
    Browse the repository at this point in the history
  2. Rollup merge of rust-lang#71263 - shlevy:FileLoader-remove-abs_path, …

    …r=Xanewok
    
    Remove unused abs_path method from rustc_span::source_map::FileLoader
    Dylan-DPC authored Apr 27, 2020
    Configuration menu
    Copy the full SHA
    89aff5f View commit details
    Browse the repository at this point in the history
  3. Rollup merge of rust-lang#71409 - estebank:point-at-ret-question-mark…

    …-op, r=petrochenkov
    
    Point at the return type on `.into()` failure caused by `?`
    
    Fix rust-lang#35946.
    Dylan-DPC authored Apr 27, 2020
    Configuration menu
    Copy the full SHA
    c95bcbc View commit details
    Browse the repository at this point in the history
  4. Rollup merge of rust-lang#71419 - contrun:wrong-namespace-rustc-resol…

    …ve, r=petrochenkov
    
    add message for resolution failure because wrong namespace
    
    closes rust-lang#71406
    Dylan-DPC authored Apr 27, 2020
    Configuration menu
    Copy the full SHA
    94ac0ac View commit details
    Browse the repository at this point in the history
  5. Rollup merge of rust-lang#71438 - estebank:resolve-sugg-tiny, r=petro…

    …chenkov
    
    Tweak some suggestions in `rustc_resolve`
    Dylan-DPC authored Apr 27, 2020
    Configuration menu
    Copy the full SHA
    ac62dce View commit details
    Browse the repository at this point in the history
  6. Rollup merge of rust-lang#71589 - RalfJung:unique-no-shr, r=SimonSapin

    remove Unique::from for shared pointer types
    
    r? @SimonSapin
    Dylan-DPC authored Apr 27, 2020
    Configuration menu
    Copy the full SHA
    cddbed0 View commit details
    Browse the repository at this point in the history