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

Sync 2024-08-12 #556

Merged
merged 51 commits into from
Sep 27, 2024
Merged

Conversation

GuillaumeGomez
Copy link
Member

No description provided.

compiler-errors and others added 21 commits August 12, 2024 15:15
From LLVM 15.0.0-rc3. This adds support for COFF archives containing
Arm64EC object files and has various fixes for AIX big archive files.
The previous commit updated `rustfmt.toml` appropriately. This commit is
the outcome of running `x fmt --all` with the new formatting options.
The `weak-intrinsics` feature was removed from compiler_builtins in
rust-lang/compiler-builtins#598, so dropped the
`compiler-builtins-weak-intrinsics` feature from alloc/std/sysroot.

In rust-lang/compiler-builtins#593, some
builtins for f16/f128 were added. These don't work for all compiler
backends, so add a `compiler-builtins-no-f16-f128` feature and disable
it for cranelift and gcc. Also disable it for LLVM targets that don't
support it.
@antoyo antoyo mentioned this pull request Sep 16, 2024
@antoyo antoyo force-pushed the sync_2024-08-12 branch 3 times, most recently from cdd3f00 to b323f52 Compare September 24, 2024 20:25
@antoyo antoyo force-pushed the sync_2024-08-12 branch 2 times, most recently from 13676df to f16e6f7 Compare September 27, 2024 18:02
@GuillaumeGomez GuillaumeGomez merged commit 3187d32 into rust-lang:master Sep 27, 2024
34 checks passed
@GuillaumeGomez GuillaumeGomez deleted the sync_2024-08-12 branch September 27, 2024 19:17
bors added a commit to rust-lang-ci/rust that referenced this pull request Sep 28, 2024
…llaumeGomez

GCC backend subtree update

We just finished the [last sync](rust-lang/rustc_codegen_gcc#556) so time to sync back.

cc `@antoyo`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants