Skip to content
View Alexendoo's full-sized avatar
  • United Kingdom
  • 10:58 - 1h ahead

Organizations

@rust-lang @Haptic-Apps

Block or report Alexendoo

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. rust-lang/rust-clippy Public

    A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/

    Rust 12k 1.6k

  2. rust-lang/rust Public

    Empowering everyone to build reliable and efficient software.

    Rust 103k 13.3k

  3. findpkg Public

    A fast command not found handler for Pacman

    Rust 7 1

  4. unicode-search Public

    Search for Unicode Characters by name, codepoint or text

    Rust 2 1

566 contributions in the last year

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

Activity overview

Contributed to rust-lang/rust-clippy, rust-lang/rust, Alexendoo/temp and 18 other repositories
Loading A graph representing Alexendoo's contributions from May 05, 2024 to May 10, 2025. The contributions are 52% commits, 27% code review, 19% pull requests, 2% issues.

Contribution activity

May 2025

Created 1 repository

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

Gate collapsible_if let_chains lints on edition 2024 and MSRV

The MSRV being for crates targeting 1.85-1.87 on edition 2024 This enables the lint for regular nightly users without the feature gate enabled r? @…

+351 −237 lines changed 9 comments
Opened 10 other pull requests in 4 repositories
  • pr
    This contribution was made on May 8
Reviewed 6 pull requests in 2 repositories

Created an issue in oli-obk/ui_test that received 10 comments

Hide full output by default

I realised that I spend a lot of time scrolling up when reading ui_test output since it prints the full output of the test twice (normalized and un…

10 comments
Loading