linker: Report linker flavors incompatible with the current target
Previously they would be reported as link time errors about unknown linker options
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
#![feature(assert_matches)]
|
||||
#![feature(associated_type_bounds)]
|
||||
#![feature(exhaustive_patterns)]
|
||||
#![feature(iter_intersperse)]
|
||||
#![feature(min_specialization)]
|
||||
#![feature(never_type)]
|
||||
#![feature(rustc_attrs)]
|
||||
|
||||
Reference in New Issue
Block a user