Skip to content

Commit 2f6be41

Browse files
committed
chore: Add ToDo comment to find a better solution for the work around to test c-types feature
1 parent 06f287c commit 2f6be41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ log = "^0"
2727
[package.metadata.docs.rs]
2828
features = ["std", "c-types"]
2929

30+
# TODO: find a better solution:
3031
# Work around for test with features like c-types to detect compile errors
3132
# like the one introduced with the commit 3a1d15f33e8e418ef6bee2b7b9e096780bd2c8ac
3233
# removing needed lifetime but tests and compilation without c-types did not fail,

0 commit comments

Comments
 (0)