Skip to content

Commit ed81530

Browse files
committed
Fix where clause in unsafe_api!
1 parent c702e8f commit ed81530

2 files changed

Lines changed: 83 additions & 54 deletions

File tree

src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,6 @@
103103

104104
// TODO: propagate warning attributes to all items in the macro
105105
// TODO: TryFrom and TryInto
106-
// TODO: Test the `where` clause
107106

108107
#[cfg(feature = "std")]
109108
extern crate std;

0 commit comments

Comments
 (0)