DEBSOURCES
Skip Quicknav
sources / rustc-web / 1.70.0%2Bdfsg1-7~deb11u1 / tests / ui / lto / all-crates.rs
12345678
// run-pass // compile-flags: -Clto=thin // no-prefer-dynamic fn main() { println!("hello!"); }