Enable link-arg link kind inside of #[link] attribute
- Implement link-arg as an attribute - Apply suggestions from review - Co-authored-by: Vadim Petrochenkov <vadim.petrochenkov@gmail.com> - Add unstable book entry
This commit is contained in:
parent
1670ff64bf
commit
f7617c1cd4
19 changed files with 114 additions and 26 deletions
|
@ -934,6 +934,7 @@ symbols! {
|
|||
likely,
|
||||
line,
|
||||
link,
|
||||
link_arg_attribute,
|
||||
link_args,
|
||||
link_cfg,
|
||||
link_llvm_intrinsics,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue