Skip to content

README: Adjust Linux and macOS support platform and architecture#76163

Merged
bors merged 2 commits intorust-lang:masterfrom
tesuji:readme-glibc
Sep 1, 2020
Merged

README: Adjust Linux and macOS support platform and architecture#76163
bors merged 2 commits intorust-lang:masterfrom
tesuji:readme-glibc

Conversation

@tesuji
Copy link
Copy Markdown
Contributor

@tesuji tesuji commented Aug 31, 2020

cc #74163

@rust-highfive
Copy link
Copy Markdown
Contributor

r? @nikomatsakis

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 31, 2020
@tesuji
Copy link
Copy Markdown
Contributor Author

tesuji commented Aug 31, 2020

r? @cuviper

Comment thread README.md
| Platform / Architecture | x86 | x86_64 |
|---------------------------------------------|-----|--------|
| Windows (7, 8, 10, ...) | ✓ | ✓ |
| Linux (kernel 2.6.32, glibc 2.11 or later) | ✓ | ✓ |
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about musl libc?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

musl is tier 2 ? We have no way to guarantee.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

True, as of the moment it is tier 2.

Comment thread README.md Outdated
@tesuji tesuji changed the title Adjust Linux supported kernels and glibc in README README: Adjust Linux and macOS support platform and architecture Sep 1, 2020
@cuviper
Copy link
Copy Markdown
Member

cuviper commented Sep 1, 2020

@bors r+ rollup

@bors
Copy link
Copy Markdown
Collaborator

bors commented Sep 1, 2020

📌 Commit 116ad98 has been approved by cuviper

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Sep 1, 2020
bors added a commit to rust-lang-ci/rust that referenced this pull request Sep 1, 2020
Rollup of 12 pull requests

Successful merges:

 - rust-lang#75945 (Use `env::func()`, not 'the function env::func' in docs for std::env)
 - rust-lang#76002 (Fix `-Z instrument-coverage` on MSVC)
 - rust-lang#76003 (Adds two source span utility functions used in source-based coverage)
 - rust-lang#76059 (Clean up E0764)
 - rust-lang#76103 (Clean up E0769)
 - rust-lang#76139 (Make `cow_is_borrowed` methods const)
 - rust-lang#76154 (Fix rustdoc strings indentation)
 - rust-lang#76161 (Remove notrust in rustc_middle)
 - rust-lang#76163 (README: Adjust Linux and macOS support platform and architecture)
 - rust-lang#76166 (Make `StringReader` private)
 - rust-lang#76172 (Revert rust-lang#75463)
 - rust-lang#76178 (Update expect-test to 1.0)

Failed merges:

r? @ghost
@bors bors merged commit e7b4cde into rust-lang:master Sep 1, 2020
@tesuji tesuji deleted the readme-glibc branch September 1, 2020 05:18
@cuviper cuviper added this to the 1.48.0 milestone Nov 17, 2023
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.

6 participants