-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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
Updates Solaris target information, adds Solaris maintainer #133293
Conversation
rustbot has assigned @GuillaumeGomez. Use |
These commits modify compiler targets. Some changes occurred in src/doc/rustc/src/platform-support cc @Noratrieb |
Following yesterdays discussion. @cuviper @tgross35 @workingjubilee. |
r? Noratrieb |
This comment has been minimized.
This comment has been minimized.
|
873a036
to
38fc918
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hell yeah.
Great to see I'm not the only one who forgets about it 😆 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, this looks great and thank you for signing up to be its target maintainer. I'll tag this with compat relnotes as we're technically changing the baseline -- but previously there was no explicit baseline at all!
@workingjubilee @jieyouxu I don't think there's anything blocking this PR? Can this be merged? |
(We didn't know if a Tier 2 solaris baseline change needed an FCP, I'm inclined to say "no" in this case because this was previously underspecified and relnotes is likely sufficient) |
I posted an MCP just to make sure there aren't any objections rust-lang/compiler-team#812. I think we're more interested in the internal FYI and the concern period rather than technical details, so anyone feel free to second :) |
r? tgross35 assigning you to approve once the MCP is through |
MCP completes tomorrow, I don't really see us getting any last minute objections. @bors r+ rollup |
@tgross35 let's just wait for MCP to finish (it's only 1 day away anyway), there's no need to rush this change through. |
@bors r- |
Now it's complete :) @bors r+ rollup |
@bors r=workingjubilee,jieyouxu,tgross35 add the other approvers |
💡 This pull request was already approved, no need to approve it again.
|
…iaskrgr Rollup of 7 pull requests Successful merges: - rust-lang#132939 (Suggest using deref in patterns) - rust-lang#133293 (Updates Solaris target information, adds Solaris maintainer) - rust-lang#133392 (Fix ICE when multiple supertrait substitutions need assoc but only one is provided) - rust-lang#133986 (Add documentation for anonymous pipe module) - rust-lang#134022 (Doc: Extend for tuples to be stabilized in 1.85.0) - rust-lang#134259 (Clean up `infer_return_ty_for_fn_sig`) - rust-lang#134264 (Arbitrary self types v2: Weak & NonNull diagnostics) r? `@ghost` `@rustbot` modify labels: rollup
Rollup merge of rust-lang#133293 - psumbera:solaris-maintainer, r=workingjubilee,jieyouxu,tgross35 Updates Solaris target information, adds Solaris maintainer
No description provided.