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

Merged
merged 13 commits into from
Apr 1, 2021
Merged

Rollup of 5 pull requests #83731

merged 13 commits into from
Apr 1, 2021

Conversation

Dylan-DPC-zz
Copy link

hyd-dev and others added 13 commits March 11, 2021 19:39
More links, one more occurrence of “a OsString”

Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
Just a small bug fix for opcode numberings, not too major.
Add regression tests for rust-lang#79825 and rust-lang#81555

Closes rust-lang#79825.
Closes rust-lang#81555.

`@rustbot` label A-proc-macros T-compiler
…on_documentation, r=JohnTitor

Fix documentation of conversion from String to OsString

From [this question on URLO](https://users.rust-lang.org/t/does-converting-a-string-into-a-pathbuf-allocate-new-buffer/57678), I noticed that the documentation of `From<String> for OsString` incorrectly claims to be copying data.

````@rustbot```` modify labels: T-doc, T-libs
…get-error, r=davidtwco

Clarify `--print target-list` is a rustc's option

Fixes rust-lang#68238
…dates, r=nikic

Update LLVM with another wasm simd fix

Just a small bug fix for opcode numberings, not too major.
@rustbot rustbot added the rollup A PR which is a rollup label Apr 1, 2021
@Dylan-DPC-zz
Copy link
Author

@bors r+ rollup=never p=5

@bors
Copy link
Contributor

bors commented Apr 1, 2021

📌 Commit 578cfa3 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 Apr 1, 2021
@bors
Copy link
Contributor

bors commented Apr 1, 2021

⌛ Testing commit 578cfa3 with merge 4896450...

@bors
Copy link
Contributor

bors commented Apr 1, 2021

☀️ Test successful - checks-actions
Approved by: Dylan-DPC
Pushing 4896450 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Apr 1, 2021
@bors bors merged commit 4896450 into rust-lang:master Apr 1, 2021
@rustbot rustbot added this to the 1.53.0 milestone Apr 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged-by-bors This PR was explicitly merged by bors. rollup A PR which is a rollup 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.

7 participants