she/her
- Delft, Netherlands
- https://m-ou.se/
- @m_ou_se
Block or Report
Block or report m-ou-se
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
git-prompt-path Public
Display git information next to every path component in your prompt.
-
linux-futex Public
Rust interface for Linux futexes, the fast user-space locking primitive.
-
NuxiNL/argdata Public
A binary serialisation format inspired by YAML, MessagePack and nvlists.
-
2,836 contributions in the last year
Less
More
Activity overview
Contributed to
rust-lang/rust,
rust-lang/libs-team,
rust-lang/blog.rust-lang.org
and 5 other
repositories
Contribution activity
January 2022
Created 33 commits in 3 repositories
Created 3 repositories
- m-ou-se/pong Rust
- m-ou-se/postsack Rust
- m-ou-se/rust-artwork
Created a pull request in rust-lang/rust that received 8 comments
Simpilfy thread::JoinInner.
JoinInner's native field was an Option, but that's unnecessary.
Also, thanks to Arc::get_mut, there's no unsafety needed in JoinInner::join().
+9
−9
•
8
comments
Opened 5 other pull requests in 2 repositories
rust-lang/rust
1
open
2
merged
rust-lang/rust-artwork
2
open
Reviewed 8 pull requests in 1 repository
rust-lang/rust
8 pull requests
Created an issue in rust-lang/rust that received 8 comments
Tracking Issue for Option::is_some_with and Result::is_{ok,err}_with
Feature gate: #![feature(is_some_with)]
This is a tracking issue for Option::is_some_with, Result::is_ok_with and Result::is_err_with.
Public API impl
2 of 5 tasks
Opened 3 other issues in 1 repository
1
contribution
in private repositories
Jan 13