Pinned Loading
-
assets_manager
assets_manager PublicConveniently load, cache, and reload external resources
-
291 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 47 commits in 6 repositories
Created 1 repository
-
a1phyr/vminer
Rust
This contribution was made on Mar 11
Created a pull request in rust-lang/rust that received 6 comments
io::Take
: avoid new BorrowedBuf
creation in some case
If self.limit == buf.capacity()
, doing the whole BorrowedBuf
dance is not necessary.
+4
−4
lines changed
•
6
comments
Opened 8 other pull requests in 5 repositories
tokio-rs/tokio
1
open
2
merged
-
Proposal: add a
poll_read_exact
method toAsyncRead
This contribution was made on Mar 11 -
Remove an old custom
OnceCell
implementation in favor ofstd
This contribution was made on Mar 10 -
Do not require
Unpin
for some trait implsThis contribution was made on Mar 7
ggez/ggez
1
open
1
merged
-
Give filesystem subsystem some love
This contribution was made on Mar 17
-
Update
glam
andcrevice
This contribution was made on Mar 17
rust-lang/rust
1
open
-
io: Avoid marking some bytes as uninit
This contribution was made on Mar 28
zip-rs/zip2
1
merged
-
Use
xz2
crate instead of a custom implementationThis contribution was made on Mar 11
tesselode/kira
1
merged
-
Update
glam
to 0.30This contribution was made on Mar 4
Reviewed 3 pull requests in 2 repositories
rust-lang/rust
2 pull requests
-
io: Avoid marking some bytes as uninit
This contribution was made on Mar 28
-
io::Take
: avoid newBorrowedBuf
creation in some caseThis contribution was made on Mar 28
vorner/pyo3-log
1 pull request
-
Allow PyO3 0.24
This contribution was made on Mar 10