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