]> git.lizzy.rs Git - rust.git/blob - src/test/ui/lto-and-no-bitcode-in-rlib.rs
Rollup merge of #71296 - ChiefMilesEdgeworth:fix_doc_wording, r=Dylan-DPC
[rust.git] / src / test / ui / lto-and-no-bitcode-in-rlib.rs
1 // compile-flags: -C lto -C bitcode-in-rlib=no
2
3 fn main() {}