Files
rust/tests
Matthias Krüger c77068137d Rollup merge of #149772 - dianqk:no-builtins-linker-plugin-lto, r=jieyouxu
test: Add a test for 146133

This is a test without using `-Zbuild-std` for https://github.com/rust-lang/rust/pull/146133. There is another test using `-Zbuild-std`: https://github.com/rust-lang/cargo/pull/16277.

Even if a crate is marked as `#![no_builtins]`, we can still generate bitcode for rlib, but we cannot emit bitcode to the linker in rustc's LTO.
2025-12-09 06:17:27 +01:00
..
2025-12-04 10:51:34 +01:00
2025-12-08 21:57:17 +08:00
2025-11-26 16:33:13 +09:00
2025-12-02 18:25:13 +00:00