]> git.lizzy.rs Git - rust.git/blob - src/test/compile-fail/issue-10755.rs
Rollup merge of #69628 - nnethercote:fix-DiagnosticBuilder-into_diagnostic-leak,...
[rust.git] / src / test / compile-fail / issue-10755.rs
1 // compile-flags: -C linker=llllll -C linker-flavor=ld
2 // error-pattern: linker `llllll` not found
3
4 fn main() {
5 }