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 4 pull requests #73024

Closed
wants to merge 13 commits into from

Commits on May 12, 2020

  1. add ui test for issue-69276

    csmoe committed May 12, 2020
    Configuration menu
    Copy the full SHA
    29a41f0 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2020

  1. create error code E0754

    csmoe committed May 16, 2020
    Configuration menu
    Copy the full SHA
    008d90a View commit details
    Browse the repository at this point in the history
  2. suggest on Self return type

    csmoe committed May 16, 2020
    Configuration menu
    Copy the full SHA
    633e4aa View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. bless suggestion on spell out

    csmoe committed May 18, 2020
    Configuration menu
    Copy the full SHA
    8841ede View commit details
    Browse the repository at this point in the history

Commits on May 19, 2020

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

Commits on Jun 4, 2020

  1. resolve error code e0760

    csmoe committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    9be6353 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. Update RELEASES.md

    try fix the f64 as u32 line
    tshepang committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    3c23798 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b54a917 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    254f61a View commit details
    Browse the repository at this point in the history
  4. Rollup merge of rust-lang#72260 - csmoe:issue-69276, r=estebank

    Spell out `Self` in async function return
    
    Closes rust-lang#69276
    r? @tmandry
    Dylan-DPC committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    9fcc7b8 View commit details
    Browse the repository at this point in the history
  5. Rollup merge of rust-lang#73010 - tshepang:patch-2, r=Mark-Simulacrum

    Update RELEASES.md
    
    try fix the f64 as u32 line
    Dylan-DPC committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    214904c View commit details
    Browse the repository at this point in the history
  6. Rollup merge of rust-lang#73017 - pickfire:liballoc-assert, r=Xanewok

    Use assert_eq for liballoc test
    Dylan-DPC committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    5b9660e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    02ca42e View commit details
    Browse the repository at this point in the history