Auto merge of #29904 - Zoxc:ar_json, r=alexcrichton
This allows targets to drop the dependency on AR.
This commit is contained in:
commit
1715f1cf7f
@ -351,6 +351,7 @@ impl Target {
|
||||
key!(no_default_libraries, bool);
|
||||
key!(pre_link_args, list);
|
||||
key!(post_link_args, list);
|
||||
key!(archive_format);
|
||||
key!(allow_asm, bool);
|
||||
key!(custom_unwind_resume, bool);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user