]> git.lizzy.rs Git - rust.git/blob - src/test/ui/manual/manual-link-bad-search-path.rs
Rollup merge of #57107 - mjbshaw:thread_local_test, r=nikomatsakis
[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 }