Skip to content
View obi1kenobi's full-sized avatar

Sponsors

@repi
@nicholasbishop
@snendev
@Kobzol
@kornelski
@HadrienG2
@jrmuizel
@uint
@eyurtsev
@gendx
@JonathanPlasse
Private Sponsor
@xd009642

Organizations

@psychobunnies @rust-lang

Block or report obi1kenobi

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

Pinned Loading

  1. trustfall Public

    A query engine for any combination of data sources. Query your files and APIs as if they were databases!

    Rust 2.7k 76

  2. cargo-semver-checks Public

    Scan your Rust crate for semver violations.

    Rust 1.4k 96

  3. advent-of-code-2021 Public

    Rust 3 5

  4. advent-of-code-2020 Public

    Rust 2 3

  5. data-graph-computations/laika Public

    C++ 2 1

  6. typing_copilot Public

    Helper for starting to type-hint large codebases with mypy.

    Python 39 3

2,101 contributions in the last year

Contribution Graph
Day of Week 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

Activity overview

Loading A graph representing obi1kenobi's contributions from April 07, 2024 to April 10, 2025. The contributions are 47% pull requests, 37% commits, 12% code review, 4% issues.

Contribution activity

April 2025

Created 2 commits in 1 repository
Opened 4 pull requests in 2 repositories
Reviewed 2 pull requests in 2 repositories

Created an issue in rust-lang/rust that received 19 comments

#[target_feature] mismatch on unsafe trait fn vs its impl causes sneaky UB

I tried this code: (playground) // This trait is unsealed. Imagine it's in crate A. pub trait Example { unsafe fn demo(&self) {} } // Imagine this …

19 comments
Opened 1 other issue in 1 repository
obi1kenobi/cargo-semver-checks 1 open
1 contribution in private repositories Apr 1
Loading