Skip to content

Commit

Permalink
Add tracking issue number for "vectorcall" ABI feature
Browse files Browse the repository at this point in the history
  • Loading branch information
beetrees authored and emilio committed Jul 15, 2024
1 parent 7600bf8 commit 66b6551
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindgen/features.rs
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ macro_rules! define_rust_targets {
// not stable.
define_rust_targets! {
Nightly => {
vectorcall_abi,
vectorcall_abi: #124485,
ptr_metadata: #81513,
layout_for_ptr: #69835,
},
Expand Down

0 comments on commit 66b6551

Please sign in to comment.