mirror of
https://github.com/Noratrieb/stuff.git
synced 2026-01-14 16:35:08 +01:00
add CI
This commit is contained in:
parent
22ca118481
commit
583b3c3a86
3 changed files with 197 additions and 15 deletions
|
|
@ -325,6 +325,7 @@ mod tests {
|
|||
}
|
||||
|
||||
#[test]
|
||||
#[allow(clippy::redundant_clone)]
|
||||
fn clone() {
|
||||
let mut unit = ();
|
||||
let stuffed_ptr1: StuffedPtr<(), PanicsInDrop> = StuffedPtr::new_ptr(&mut unit);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue