Actions: memorysafety/rav1d
Actions
818 workflow runs
818 workflow runs
struct AlignedVec
: Verify alignment for T
(#1369)
build and run extra tests on x86-64
#903:
Commit 8e1a34e
pushed
by
kkysen
build.rs
: Fix windows cross compilation (#1323)
build and run extra tests on x86-64
#902:
Commit b8715b6
pushed
by
kkysen
const DAV1D_MC_BT2020_NCL
: was defined as CL
, not NCL
(#1363)
build and run extra tests on x86-64
#901:
Commit c7d127e
pushed
by
kkysen
fn mem::transmute
: Replace with sound `Arc::from_raw(Arc::into_raw(…
build and run extra tests on x86-64
#900:
Commit acd57b1
pushed
by
kkysen
fn AlignedVec::resize
: Validate safety requirements, specifically o…
build and run extra tests on x86-64
#899:
Commit b417059
pushed
by
kkysen
trait Pixels
: Add fn wrapping_*as_{mut_,}ptr
methods for non-boun…
build and run extra tests on x86-64
#897:
Commit 4843f6f
pushed
by
kkysen
enum Av1BlockIntraInter
: Remove #[repr(C)]
, reducing size by 4 by…
build and run extra tests on x86-64
#895:
Commit 5f55ed0
pushed
by
kkysen
struct SendSyncNonNull
: Add a Send + Sync
NonNull
type (#1312)
build and run extra tests on x86-64
#889:
Commit f8a015f
pushed
by
kkysen
struct DisjointMut
: unsafe impl Send + Sync
(#1316)
build and run extra tests on x86-64
#888:
Commit 5c97ccb
pushed
by
kkysen
#![deny(clippy::undocumented_unsafe_blocks)]
: Document the remainin…
build and run extra tests on x86-64
#886:
Commit 068be6b
pushed
by
kkysen
fn decode_b
: Performance improvements (#1320)
build and run extra tests on x86-64
#884:
Commit 31aa266
pushed
by
rinon
struct *::cookie
: Make *mut c_void
s into `Option<NonNull<c_void>>…
build and run extra tests on x86-64
#883:
Commit f392366
pushed
by
kkysen
struct MsacAsmContextBuf
: Refactor out and `unsafe impl Send + Sync…
build and run extra tests on x86-64
#882:
Commit 80e3b73
pushed
by
kkysen
mod disjoint_mut
: Remove old #![allow(unused)]
(#1313)
build and run extra tests on x86-64
#879:
Commit a1346cf
pushed
by
kkysen