]> git.lizzy.rs Git - rust.git/blob - tests/ui/manual/manual-link-bad-search-path.rs
Rollup merge of #103236 - tspiteri:redoc-int-adc-sbb, r=m-ou-se
[rust.git] / tests / 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 }