Conversation
|
These commits modify the If this was unintentional then you should revert the changes before this PR is merged. |
|
@bors r+ rollup |
bump std libc dependency Bump libc, it contains prerequisites for a rust-lang#140867 fix
Rollup of 10 pull requests Successful merges: - #133952 (Remove wasm legacy abi) - #134661 (Reduce precedence of expressions that have an outer attr) - #141769 (Move metadata object generation for dylibs to the linker code ) - #141864 (Handle win32 separator for cygwin paths) - #142347 (Async drop - fix for StorageLive/StorageDead codegen for pinned future) - #142377 (Try unremapping compiler sources) - #142389 (Apply ABI attributes on return types in `rustc_codegen_cranelift`) - #142470 (Add some missing mailmap entries) - #142481 (Add `f16` inline asm support for LoongArch) - #142509 (bump std libc dependency) r? `@ghost` `@rustbot` modify labels: rollup
bump std libc dependency Bump libc, it contains prerequisites for a rust-lang#140867 fix
Rollup of 9 pull requests Successful merges: - #133952 (Remove wasm legacy abi) - #141769 (Move metadata object generation for dylibs to the linker code ) - #141864 (Handle win32 separator for cygwin paths) - #142347 (Async drop - fix for StorageLive/StorageDead codegen for pinned future) - #142377 (Try unremapping compiler sources) - #142389 (Apply ABI attributes on return types in `rustc_codegen_cranelift`) - #142470 (Add some missing mailmap entries) - #142481 (Add `f16` inline asm support for LoongArch) - #142509 (bump std libc dependency) r? `@ghost` `@rustbot` modify labels: rollup
bump std libc dependency Bump libc, it contains prerequisites for a rust-lang#140867 fix
Rollup of 8 pull requests Successful merges: - #133952 (Remove wasm legacy abi) - #141769 (Move metadata object generation for dylibs to the linker code ) - #141864 (Handle win32 separator for cygwin paths) - #142347 (Async drop - fix for StorageLive/StorageDead codegen for pinned future) - #142389 (Apply ABI attributes on return types in `rustc_codegen_cranelift`) - #142470 (Add some missing mailmap entries) - #142481 (Add `f16` inline asm support for LoongArch) - #142509 (bump std libc dependency) r? `@ghost` `@rustbot` modify labels: rollup
|
Likely the cause of this rollup failure: #142535 (comment) |
|
Likely due to rust-lang/libc#4433 (grep for |
|
@tgross35 was backporting that API break to 0.2 intentional? |
|
No breakage was intentional, that change wasn’t supposed to be user-visible without setting the unstable env. I’ll try to get a fix out today. |
|
Took longer than I expected unfortunately but the fix is released in 0.2.174 |
|
@bors r=workingjubilee rollup=iffy |
|
Well I also wanted to |
Bump libc, it contains prerequisites for a #140867 fix
rust-lang/libc@0.2.172...0.2.174