-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Bump compiler-builtins to 0.1.85 #105460
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
Bump compiler-builtins to 0.1.85 #105460
Conversation
(rustbot has picked a reviewer for you, use r? to override) |
Hey! It looks like you've submitted a new PR for the library teams! If this PR contains changes to any Examples of
|
@bors r+ |
…, r=Mark-Simulacrum Bump compiler-builtins to 0.1.85 This makes minimal floating point symbols available on `x86_64-unknown-none`. See rust-lang/compiler-builtins#509 and rust-lang/compiler-builtins#510.
…iaskrgr Rollup of 7 pull requests Successful merges: - rust-lang#103146 (Cleanup timeouts in pthread condvar) - rust-lang#105459 (Build rust-analyzer proc-macro server by default) - rust-lang#105460 (Bump compiler-builtins to 0.1.85) - rust-lang#105511 (Update rustix to 0.36.5) - rust-lang#105530 (Clean up lifetimes in rustdoc syntax highlighting) - rust-lang#105534 (Add Nilstrieb to compiler reviewers) - rust-lang#105542 (Some method confirmation code nits) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
This makes minimal floating point symbols available on
x86_64-unknown-none
.See rust-lang/compiler-builtins#509 and rust-lang/compiler-builtins#510.