Pinned Loading
-
Simple-RPN-Math-Compiler-Rust
Simple-RPN-Math-Compiler-Rust PublicConverts an RPN-like math language to amd64/i686 (SysV calling convention) or armv7 machine code in Rust
Rust 2
-
-
midi-player
midi-player PublicC and Python Midi player using the mido library and PulseAudio. See also https://github.com/zachs18/midi-player-rs
C
-
-
345 contributions in the last year
Day of Week | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | ||||||||||||||||||||||||||||||||||||||||
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
June 2025
Created a pull request in rust-lang/rust that received 6 comments
Specify that "option-like" enums must be #[repr(Rust)]
to be ABI-compatibile with their non-1ZST field.
Add that the enum must be #[repr(Rust)]
and not #[repr(packed)]
or #[repr(align)]
in order to be ABI-compatible with its null-pointer-optimized field.
+3
−0
lines changed
•
6
comments
Reviewed 1 pull request in 1 repository
rust-lang/rfcs
1 pull request
-
Guarantee slice representation
This contribution was made on Jun 7
Opened 1 issue in 1 repository
rust-lang/rust
1
closed
-
./x.py test library
fails when using thelibrary
profile (after stage0 redesign)This contribution was made on Jun 3