Skip to content
View tamird's full-sized avatar

Organizations

@llvm @aya-rs

Block or report tamird

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. j2objc_build_closure j2objc_build_closure Public archive

    Repro case: j2objc failure on unresolvable dead imports

    Java 1

  2. rust rust Public

    Forked from rust-lang/rust

    a safe, concurrent, practical language

    Rust

  3. linux linux Public

    Forked from torvalds/linux

    Linux kernel source tree

    C

  4. wodify-race-repro wodify-race-repro Public

    JavaScript

  5. gimli gimli Public

    Forked from gimli-rs/gimli

    A library for reading and writing the DWARF debugging format

    Rust

  6. object object Public

    Forked from gimli-rs/object

    A unified interface for reading and writing object file formats

    Rust

2,784 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

March 2025

Created 3 repositories

Created a pull request in rust-lang/rust that received 15 comments

Implement Deref<Target=ByteStr> for CStr

This produces a deref chain of CStr -> BStr -> [u8] which is present in the Rust-for-Linux analogues of these types. Link: #134915 Link: Rust-for-L…

+36 −2 lines changed 15 comments
Opened 22 other pull requests in 6 repositories
  • Modernize
    This contribution was made on Mar 26

Created an issue in Rust-for-Linux/linux that received 3 comments

Replace kernel::str::BStr with core::bstr::ByteStr

This is brand new and still unstable (tracking issue rust-lang/rust#134915) but we should keep an eye on it and proactively request changes if we'r…

3 comments
Started 2 discussions in 2 repositories
1 contribution in private repositories Mar 22
Loading