Pinned Loading
-
-
rust-itertools/itertools
rust-itertools/itertools PublicExtra iterator adaptors, iterator methods, free functions, and macros.
-
google/zerocopy
google/zerocopy PublicZerocopy makes zero-cost memory manipulation effortless. We write `unsafe` so you don’t have to.
-
745 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Loading
Contribution activity
March 2025
Created 3 commits in 1 repository
Created a pull request in google/zerocopy that received 69 comments
Opened 1 other pull request in 1 repository
google/zerocopy
1
open
-
Separate
SplitAt
's bounds checking and overlap checkingThis contribution was made on Mar 28
Reviewed 38 pull requests in 3 repositories
google/zerocopy
25 pull requests
-
[ci] Roll pinned nightly toolchain
This contribution was made on Mar 31
-
Separate
SplitAt
's bounds checking and overlap checkingThis contribution was made on Mar 30 -
[ci] Roll pinned nightly toolchain
This contribution was made on Mar 30
-
[ci] Roll pinned nightly toolchain
This contribution was made on Mar 29
-
[ci] Roll pinned nightly toolchain
This contribution was made on Mar 28
-
Move split_at module to its own file
This contribution was made on Mar 28
-
[ci] Roll pinned nightly toolchain
This contribution was made on Mar 27
-
[ci] Roll pinned nightly toolchain
This contribution was made on Mar 26
-
Teach transmute_{ref,mut}! to handle slice DSTs
This contribution was made on Mar 25
-
[ci] Roll pinned nightly toolchain
This contribution was made on Mar 25
-
[derive] Test with
UnsafeCell
sThis contribution was made on Mar 24 -
Improve consistency of
derive(Byte*)
documentationThis contribution was made on Mar 24 -
Add
SplitAt
,derive(SplitAt)
This contribution was made on Mar 24 -
[ci] Roll pinned nightly toolchain
This contribution was made on Mar 22
-
[ci] Roll pinned nightly toolchain
This contribution was made on Mar 20
-
[derive] Replace impl_block with builder pattern
This contribution was made on Mar 19
-
[transmute] Update TryTransmuteFromPtr proof
This contribution was made on Mar 19
-
[ptr] Simplify PtrInner's invariants
This contribution was made on Mar 19
-
[byte_slice] Add Kani proofs
This contribution was made on Mar 18
-
[kani] Use function contracts instead of proofs
This contribution was made on Mar 18
-
[kani] Prove some PtrInner methods
This contribution was made on Mar 18
-
[ci] Check (but don't test) avr-none target
This contribution was made on Mar 18
-
[ci] Include doctests in coverage
This contribution was made on Mar 18
-
[git] Ignore VSCode workspace files
This contribution was made on Mar 17
-
[layout] Move Kani proofs from crate root
This contribution was made on Mar 11
- Some pull request reviews not shown.
rust-lang/rfcs
2 pull requests
-
core::marker::NoCell
in bounds (previously known anFreeze
)This contribution was made on Mar 27 -
Unsafe fields
This contribution was made on Mar 25
rust-itertools/itertools
2 pull requests
-
feat: make izip! temporary friendly
This contribution was made on Mar 5
-
Add array_chunks
This contribution was made on Mar 5
Created an issue in model-checking/kani that received 1 comment
Make kani::mem::is_inbounds
public
In zerocopy, we have a constructor whose safety condition is that its argument is a pointer that is well-sized for its type and metadata. I see that …
1
comment
1
contribution
in private repositories
Mar 24