Popular repositories Loading
-
secure_clear
secure_clear PublicC23 and C++23 proposal for a `memset_explicit` function and function template for guaranteed memory clears.
-
-
this-week-in-rust
this-week-in-rust PublicForked from rust-lang/this-week-in-rust
Data for this-week-in-rust.org
HTML 4
-
llvm-project
llvm-project PublicForked from llvm/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at…
-
rust
rust PublicForked from rust-lang/rust
Empowering everyone to build reliable and efficient software.
Rust 1
-
rust-bindgen
rust-bindgen PublicForked from rust-lang/rust-bindgen
Automatically generates Rust FFI bindings to C (and some C++) libraries.
C++ 1
802 contributions in the last year
Day of Week | March Mar | 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 |
Contribution activity
March 2025
Created 82 commits in 5 repositories
Opened 2 pull requests in 1 repository
rust-lang/this-week-in-rust
1
open
1
merged
-
Rust LWN articles
This contribution was made on Mar 27
-
Rust LWN articles
This contribution was made on Mar 19
Reviewed 3 pull requests in 3 repositories
Rust-for-Linux/rust-for-linux.com
1 pull request
-
Update "gccrs" page's timeline informations.
This contribution was made on Mar 25
Rust-for-Linux/pin-init
1 pull request
-
Kernel sync
This contribution was made on Mar 17
rust-lang/rust
1 pull request
-
KCFI: Add KCFI arity indicator support
This contribution was made on Mar 14
Created an issue in Rust-for-Linux/linux that received 3 comments
static_assert!
optional message
The static_assert!
macro could support an optional message.
Lore: https://lore.kernel.org/rust-for-linux/CANiq72=QN3Sr5xS-uFhZVX0+L2==moR7cBzRJ8kKx…
Opened 6 other issues in 3 repositories
rust-lang/rust-clippy
1
closed
2
open
-
clippy::single_match
does not report if a comment is on top of an armThis contribution was made on Mar 16 -
Documentation mistakenly using
///
instead of//!
This contribution was made on Mar 13 -
manual_div_ceil
suggests change that could alter behaviourThis contribution was made on Mar 1
rust-lang/rust
1
closed
1
open
-
ICE:
rustdoc
: attempted to remap an already remapped filenameThis contribution was made on Mar 14 -
KCFI:
-Csanitize-kcfi-arity
support inrustc
This contribution was made on Mar 10
rust-lang/rust-bindgen
1
open
-
Forward references to
enum
types end up generating the wrong typeThis contribution was made on Mar 25