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

Add illumos target documentation #132477

Merged
merged 1 commit into from
Dec 30, 2024
Merged

Conversation

Noratrieb
Copy link
Member

Fixes #130132 (comment)

@jclulow @pfmooney I'm adding you as requested.

The page is very barebones (as I do not know illumos well) and could use some improvements (for example in the "Cross-compilation toolchains and C code" section).
Feel free to suggest improvements (or rewrite it from scratch) if you find something.

@rustbot
Copy link
Collaborator

rustbot commented Nov 1, 2024

r? @GuillaumeGomez

rustbot has assigned @GuillaumeGomez.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Nov 1, 2024
@rust-log-analyzer

This comment has been minimized.

Copy link
Contributor

@jclulow jclulow left a comment

Choose a reason for hiding this comment

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

Thanks for getting this started, with my apologies for not having had a chance to do it myself!

src/doc/rustc/src/platform-support/illumos.md Outdated Show resolved Hide resolved
src/doc/rustc/src/platform-support/illumos.md Outdated Show resolved Hide resolved
src/doc/rustc/src/platform-support/illumos.md Show resolved Hide resolved
@Noratrieb
Copy link
Member Author

That took a while, I sort of forgot about this PR, but I finally addressed your feedback and it should be good to go now!

@jclulow
Copy link
Contributor

jclulow commented Dec 29, 2024

Thanks!

@workingjubilee
Copy link
Member

Cool!

@bors r+ rollup

@bors
Copy link
Contributor

bors commented Dec 30, 2024

📌 Commit 5239a2a has been approved by workingjubilee

It is now in the queue for this repository.

@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 Dec 30, 2024
@tgross35
Copy link
Contributor

Doesn't this need SUMMARY.md updated and links added?

@workingjubilee
Copy link
Member

I guess so!

@bors r-

@bors bors added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Dec 30, 2024
@Noratrieb
Copy link
Member Author

💀

@Noratrieb
Copy link
Member Author

OK, fixed it and verified that it works locally.
@bors r=workingjubilee

@bors
Copy link
Contributor

bors commented Dec 30, 2024

📌 Commit ac3ffcc has been approved by workingjubilee

It is now in the queue for this repository.

@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-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Dec 30, 2024
bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 30, 2024
…iaskrgr

Rollup of 5 pull requests

Successful merges:

 - rust-lang#132477 (Add illumos target documentation)
 - rust-lang#134871 (Add codegen test for issue 63646)
 - rust-lang#134911 (chore: fix typos)
 - rust-lang#134922 (Fix typos)
 - rust-lang#134924 (ci: Cleanup docker build logs in CI)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 953418c into rust-lang:master Dec 30, 2024
6 checks passed
@rustbot rustbot added this to the 1.85.0 milestone Dec 30, 2024
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Dec 30, 2024
Rollup merge of rust-lang#132477 - Noratrieb:illumos-oxide, r=workingjubilee

Add illumos target documentation

Fixes rust-lang#130132 (comment)

`@jclulow` `@pfmooney` I'm adding you as requested.

The page is very barebones (as I do not know illumos well) and could use some improvements (for example in the "Cross-compilation toolchains and C code" section).
Feel free to suggest improvements (or rewrite it from scratch) if you find something.
@Noratrieb Noratrieb deleted the illumos-oxide branch December 31, 2024 00:03
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.

8 participants