Skip to content
View matthiaskrgr's full-sized avatar

Organizations

@FLIF-hub @rust-lang @openvalidation

Block or report matthiaskrgr

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. cargo-cache cargo-cache Public

    manage cargo cache (${CARGO_HOME}, ~/.cargo/), print sizes of dirs and remove dirs selectively

    Rust 905 20

  2. icemaker icemaker Public

    automatially find crashes in the rust compiler & tooling

    Rust 73 7

  3. gitdiffbinstat gitdiffbinstat Public

    A bash script to get a git diff --shortstat-like output for changes in binary files

    Shell 23 11

  4. flifcrush flifcrush Public

    simple crusher tries to reduce FLIFs in size by recompressing them with different parameters

    Python 13 7

  5. llvm_bootstrap llvm_bootstrap Public

    Script doing an optimized 2-stage bootstrap/build of llvm and clang. Includes llvm, clang, lld, lldb, polly, openmp, compiler-rt (sanitizers), clang-tools-extra

    Shell 9 2

  6. pacmanlog2gource pacmanlog2gource Public

    A bash script to convert a copy of /var/log/pacman.log into a log file allowing later visualisation using gource.

    Shell 6 3

6,427 contributions in the last year

Contribution Graph
Day of Week April 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, rust-lang/miri, rust-lang/rust-analyzer and 21 other repositories
Loading A graph representing matthiaskrgr's contributions from April 14, 2024 to April 14, 2025. The contributions are 75% commits, 15% pull requests, 10% issues, 0% code review.

Contribution activity

April 2025

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

Rollup of 7 pull requests

Successful merges: #139476 (rm RegionInferenceContext::var_infos) #139485 (compiletest: Stricter parsing for diagnostic kinds) #139491 (Update books)

+531 −305 lines changed 12 comments
Opened 24 other pull requests in 1 repository

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

ICE: should not be requesting the constness of items that can't be const: ImplItem(

auto-reduced (treereduce-rust): struct Foo; impl Drop for Foo { thread_local!(static SPLOK: u32 = 0); } thread_local!(static Box: Foo = Foo); orig…

4 comments
Opened 22 other issues in 1 repository
Loading