Files
rust/compiler
bors 44a500c8c1 Auto merge of #106646 - Amanieu:ilp32-object, r=Mark-Simulacrum
Fix aarch64-unknown-linux-gnu_ilp32 target

This was broken because the synthetic object files produced by rustc were for 64-bit AArch64, which caused link failures when combined with 32-bit ILP32 object files.

This PR updates the object crate to 0.30.1 which adds support for generating ILP32 AArch64 object files.
2023-01-14 08:33:09 +00:00
..
2023-01-12 02:28:37 +00:00
2023-01-12 02:28:37 +00:00
2023-01-12 02:28:37 +00:00
2023-01-02 15:51:54 +05:30
2023-01-12 02:28:38 +00:00
2023-01-12 02:28:37 +00:00
2023-01-12 02:28:37 +00:00
2023-01-11 20:42:13 -05:00