Skip to content

Commit 53d0e43

Browse files
committed
add documentation to Safety
1 parent 4d615b1 commit 53d0e43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/formality-prove/src/decls.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ pub struct NegImplDeclBoundData {
142142
pub where_clause: Wcs,
143143
}
144144

145+
/// Mark a trait or trait impl as `unsafe`.
145146
#[term]
146147
#[customize(debug)]
147148
#[derive(Default)]

0 commit comments

Comments
 (0)