Auto merge of #29471 - pierzchalski:custom-target-custom-unwind-json, r=alexcrichton
This commit is contained in:
commit
af6e413fdb
@ -346,6 +346,7 @@ impl Target {
|
||||
key!(pre_link_args, list);
|
||||
key!(post_link_args, list);
|
||||
key!(allow_asm, bool);
|
||||
key!(custom_unwind_resume, bool);
|
||||
|
||||
base
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user