Commit Graph

5 Commits

Author SHA1 Message Date
no92
6577a0ffdb compiler: Add {x86_64,aarch64,riscv64gc}-unknown-managarm-mlibc targets
Co-authored-by: Dennis Bonke <dennis@managarm.org>
2025-08-29 00:49:29 +02:00
Jeff Martin
660509d717 Fix the "used_with_archive" test on Fuchsia
This change adds Fuchsia OS as a target to the cfg_attr in the
pre_main_constructor external declaration. This allows the
"tests/ui/attributes/used_with_archive.rs" to pass against Fuchsia.
2025-03-20 12:25:08 -04:00
Tshepang Mbambo
f8091c49ff qnx: avoid test failure
Fixes tests/ui/attributes/used_with_archive.rs fail
2025-02-28 16:10:41 +02:00
Tshepang Mbambo
e66bf08f93 sort list 2025-02-28 16:10:38 +02:00
Mads Marquart
b202430084 Make #[used] work when linking with ld64 2025-02-24 04:04:59 +01:00