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 5 pull requests #70412

Merged
merged 10 commits into from
Mar 26, 2020
Merged

Rollup of 5 pull requests #70412

merged 10 commits into from
Mar 26, 2020

Commits on Mar 25, 2020

  1. Configuration menu
    Copy the full SHA
    0f7840b View commit details
    Browse the repository at this point in the history
  2. Make x.py compatible with python 3.8.

    Python 3.8 removes the time.clock() function, use time.perf_counter() instead.
    Thomas Bächler committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    a9484d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eaa93c0 View commit details
    Browse the repository at this point in the history
  4. Revert "Automatically tag as nominated for T-compiler"

    This reverts commit 46a8fcd.
    spastorino committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    5884c9d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1dc722c View commit details
    Browse the repository at this point in the history
  6. Rollup merge of rust-lang#69700 - anyska:layout-details-rename, r=oli…

    …-obk
    
    Rename LayoutDetails to just Layout.
    Dylan-DPC committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    818da9e View commit details
    Browse the repository at this point in the history
  7. Rollup merge of rust-lang#70392 - brain0:fixxpy, r=Mark-Simulacrum

    Make x.py compatible with python 3.8.
    
    Python 3.8 removes the `time.clock()` function, use `time.perf_counter()` instead.
    Dylan-DPC committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    0fa57e4 View commit details
    Browse the repository at this point in the history
  8. Rollup merge of rust-lang#70406 - GuillaumeGomez:cleanup-e0458, r=Dyl…

    …an-DPC
    
    Clean up E0458 explanation
    
    r? @Dylan-DPC
    Dylan-DPC committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    15359b0 View commit details
    Browse the repository at this point in the history
  9. Rollup merge of rust-lang#70407 - spastorino:avoid-nomination-on-tool…

    …state-breakage, r=Mark-Simulacrum
    
    Avoid tagging as I-nominated on toolstate breakage
    
    r? @Mark-Simulacrum
    Dylan-DPC committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    5bccef5 View commit details
    Browse the repository at this point in the history
  10. Rollup merge of rust-lang#70409 - mathstuf:gitignore-target-symlink, …

    …r=Mark-Simulacrum
    
    gitignore: allow target to be a symlink
    
    Following rust-lang/cargo#4944.
    Dylan-DPC committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    84a2865 View commit details
    Browse the repository at this point in the history