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. |
||
|---|---|---|
| .. | ||
| main.rs | ||
| no_builtins.rs | ||
| rmake.rs | ||
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. |
||
|---|---|---|
| .. | ||
| main.rs | ||
| no_builtins.rs | ||
| rmake.rs | ||