Skip to content

Commit

Permalink
add documentation to Safety
Browse files Browse the repository at this point in the history
  • Loading branch information
lqd committed Nov 11, 2023
1 parent 5ba1052 commit dcf536e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/formality-prove/src/decls.rs
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ pub struct NegImplDeclBoundData {
pub where_clause: Wcs,
}

/// Mark a trait or trait impl as `unsafe`.
#[term]
#[customize(debug)]
#[derive(Default)]
Expand Down

0 comments on commit dcf536e

Please sign in to comment.