]> git.lizzy.rs Git - rust.git/blob - src/test/ui/manual/manual-link-bad-search-path.rs
Merge commit '8da837185714cefbb261e93e9846afb11c1dc60e' into sync-rustfmt-subtree
[rust.git] / src / test / ui / manual / manual-link-bad-search-path.rs
1 // compile-flags:-L native=
2 // error-pattern: empty search path given via `-L`
3
4 fn main() {
5 }