8 Commits

Author SHA1 Message Date
Eric Huss
836e537bc0 Make cargo:rustc-link-arg-bin without the = an error. 2021-05-29 16:12:11 -07:00
Eric Huss
f676b49e52 Add some errors if rustc-link-arg-* specifies a non-existent target. 2021-05-29 16:00:35 -07:00
Dario Nieuwenhuis
160756368f Add test for cargo:rustc-link-arg-bin=foo=--bar 2021-05-20 21:41:17 +02:00
Markus Reiter
9fca62483f Rename rustc-bin-link-arg to rustc-link-arg-bins. 2020-11-09 15:16:32 +01:00
Markus Reiter
5976d53add Fix test on Windows. 2020-11-09 15:16:32 +01:00
Markus Reiter
a8ee4778e8 Remove unneeded verbose flag. 2020-11-09 15:16:32 +01:00
Markus Reiter
b4243dc0cc Rename tests for -Zextra-link-arg. 2020-11-09 15:16:32 +01:00
Markus Reiter
d3454cb14b Add tests and warnings for -Zextra-link-arg. 2020-11-09 15:16:32 +01:00