Commit graph

13 commits

Author SHA1 Message Date
Scott Schafer 22721597f7 remove .masquerade_as_nightly_cargo() from build_script_extra_link_arg.rs 2022-07-14 15:05:33 -05:00
Aviram Hassan 541c908ef6
extra-link-arg-etc: support all link types (credit @davidhewitt) 2022-01-27 21:57:57 +02:00
chansuke 2fabe52ccd Add rustc-link-args to doctest build 2021-10-14 10:24:16 +09:00
Daniel Frampton e73703944e Stabilize the extra link arg option 2021-07-22 09:57:00 -07:00
Eric Huss 2bcece90a8 Change rustc-cdylib-link-arg error to a warning. 2021-06-09 14:24:12 -07:00
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