]> git.lizzy.rs Git - rust.git/blob - src/test/ui/lto-and-no-bitcode-in-rlib.rs
Rollup merge of #71731 - mark-i-m:guide-toolstate-off-for-now, r=kennytm
[rust.git] / src / test / ui / lto-and-no-bitcode-in-rlib.rs
1 // compile-flags: -C lto -C embed-bitcode=no
2
3 fn main() {}