-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Add solaris targets to build-manifest #142110
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
Conversation
rustbot has assigned @Mark-Simulacrum. Use |
r? @marcoieni |
I would change the commit and PR title to "add solaris targets to build-manifest". the rest looks good, although I'm not familiar with this part of the codebase. I will approve once you make this change 👍 |
9d71ae5
to
523cf12
Compare
Fixed and ready to land. |
@bors r+ |
…oieni Add solaris targets to build-manifest this is follow up for: rust-lang#138699
Rollup of 8 pull requests Successful merges: - #137992 (Stabilise `os_string_pathbuf_leak`) - #141558 (Limit the size of cgu names when using the `-Zhuman-readable-cgu-name…) - #141797 (compiler: set Apple frame pointers by architecture) - #141857 (coretests: move float tests from num to floats module and use a more flexible macro to generate them) - #142045 (Make obligation cause code suggestions verbose) - #142076 (Check documentation of bootstrap in PR CI) - #142110 (Add solaris targets to build-manifest) - #142131 (Make cast suggestions verbose) r? `@ghost` `@rustbot` modify labels: rollup
this is follow up for: #138699