- Kiel, Germany
-
15:19
- 1h ahead
Popular repositories Loading
-
async_fn_traits
async_fn_traits PublicTrait synonyms for “Fn[…]”-trait bounds returning futures
-
transitive_from
transitive_from PublicHelper macros for creating hierarchies of transitive `From` implementations.
-
always_send
always_send PublicWrapper to check `Send` only on construction, so `rustc` isn’t confused later
Rust 3
-
rust-feature-ideas
rust-feature-ideas PublicA place where I can take notes about ideas I have for improving the rust programming language.
-
110 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 |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
rust-lang/rust,
Manishearth/triomphe,
luketpeterson/mutcursor
and 26 other
repositories
Loading
Contribution activity
March 2025
Reviewed 2 pull requests in 2 repositories
rust-lang/rfcs
1 pull request
-
[RFC] Named macro capture groups
This contribution was made on Mar 17
rust-lang/rust
1 pull request
-
Update stdarch
This contribution was made on Mar 6
Created an issue in rust-lang/rust that received 4 comments
How can let y;
and let y: _;
be different to the borrow checker?
@rustbot label A-borrow-checker, C-discussion I’ve tested across this code example when trying to understand corner-cases of borrow checker behavior:
4
comments
Opened 1 other issue in 1 repository
rust-lang/rust
1
open
-
ICE using
repr(align(…))
type as trait object receiver (arbitraryself
-type)This contribution was made on Mar 16