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

Closed
wants to merge 20 commits into from

Conversation

Dylan-DPC-zz
Copy link

Successful merges:

Failed merges:

r? @ghost

Zoxc and others added 20 commits January 11, 2020 07:56
Co-Authored-By: Ralf Jung <post@ralfj.de>
Also add the `default` option so that it's easy to add query key
recording to the default.
…l-str, r=Amanieu

Document unsafe blocks in core::{cell, str, sync}

Split from rust-lang#66506 (issue rust-lang#66219). Hopefully doing a chunk at a time is more manageable!

r? @RalfJung
Implement Lift using interners instead of in_arena

r? @eddyb
cc @cjgillot
…xcrichton

Fix CI for embedded ARM targets

Closes rust-lang#67018

It would be better to move the `thumb-none-cortex-m` test into the `cargotest` suite, but it doesn't seem to support cross-compilation.
…, r=michaelwoerister

[self-profiler] Add example to `-Z help` to turn on query key recording

Also add the `default` option so that it's easy to add query key
recording to the default.

r? @michaelwoerister
Allow added string.insert benchmarks to compile

Allow the code added by rust-lang#67281 to compile.

(symptons listed [in internals forum](https://internals.rust-lang.org/t/x-py-how-to-benchmark-liballoc/11635))
r? @llogiq
@Dylan-DPC-zz
Copy link
Author

@bors r+ p=5 rollup=never

@bors
Copy link
Contributor

bors commented Jan 17, 2020

📌 Commit 8c03d75 has been approved by Dylan-DPC

@bors bors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Jan 17, 2020
@rust-highfive
Copy link
Collaborator

Your PR failed (pretty log, raw log). Through arcane magic we have determined that the following fragments from the build log may contain information about the problem.

Click to expand the log.
2020-01-17T12:34:57.1902979Z ========================== Starting Command Output ===========================
2020-01-17T12:34:57.1904845Z [command]/bin/bash --noprofile --norc /home/vsts/work/_temp/ede12ae4-65c8-438d-ae33-3460122b02d4.sh
2020-01-17T12:34:57.1904886Z 
2020-01-17T12:34:57.1908057Z ##[section]Finishing: Disable git automatic line ending conversion
2020-01-17T12:34:57.1914716Z ##[section]Starting: Checkout rust-lang/rust@refs/pull/68310/merge to s
2020-01-17T12:34:57.1916918Z Task         : Get sources
2020-01-17T12:34:57.1916952Z Description  : Get sources from a repository. Supports Git, TfsVC, and SVN repositories.
2020-01-17T12:34:57.1917033Z Version      : 1.0.0
2020-01-17T12:34:57.1917066Z Author       : Microsoft
---
2020-01-17T12:34:58.2154941Z ##[command]git remote add origin https://github.com/rust-lang/rust
2020-01-17T12:34:58.2188528Z ##[command]git config gc.auto 0
2020-01-17T12:34:58.2194396Z ##[command]git config --get-all http.https://github.com/rust-lang/rust.extraheader
2020-01-17T12:34:58.2199213Z ##[command]git config --get-all http.proxy
2020-01-17T12:34:58.2214788Z ##[command]git -c http.extraheader="AUTHORIZATION: basic ***" fetch --force --tags --prune --progress --no-recurse-submodules --depth=2 origin +refs/heads/*:refs/remotes/origin/* +refs/pull/68310/merge:refs/remotes/pull/68310/merge

I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact @TimNN. (Feature Requests)

@Dylan-DPC-zz Dylan-DPC-zz deleted the rollup-uym1lox branch January 17, 2020 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants