Skip to content

Commit

Permalink
Formatting nit
Browse files Browse the repository at this point in the history
  • Loading branch information
artemagvanian committed Jul 24, 2024
1 parent 3a0c190 commit 7d69b02
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/expected/uninit/delayed-ub/delayed-ub.rs
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ fn delayed_ub_closure_laundered() {
}
}


/// Delayed UB via mutable pointer write using `copy_nonoverlapping` under the hood.
#[kani::proof]
fn delayed_ub_copy() {
Expand Down

0 comments on commit 7d69b02

Please sign in to comment.