Skip to content

Commit ea82940

Browse files
committed
added TODO comment
1 parent 2b9b41b commit ea82940

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bindgen/codegen/postprocessing/merge_cfg_attributes.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ impl Visitor {
3737
#(#items)*
3838
}
3939
} else {
40+
// TODO: Don't swallow abi/unsafety :(
4041
quote! {
4142
#(#cc_attrs)*
4243
unsafe extern "C" {

0 commit comments

Comments
 (0)