GitHub / matthiaskrgr issue stats
Total issues: 1,793
Total pull requests: 2,135
Merged pull request: 1,098
Average time to close issues: 5 months
Average time to close pull requests: 2 days
Average comments per issue: 1.67
Average comments per pull request: 5.1
Issues created
- rust-lang/rust: 1,036
- rust-lang/rust-clippy: 172
- Rust-GCC/gccrs: 153
- matthiaskrgr/cargo-cache: 49
- model-checking/kani: 48
- matthiaskrgr/icemaker: 46
- matthiaskrgr/flifcrush: 24
- openvalidation/openvalidation: 23
- beyond-all-reason/Beyond-All-Reason: 22
- bjorn3/rustc_codegen_cranelift: 21
- rust-lang/rustfmt: 20
- rust-lang/cargo: 17
- rust-lang/rust-analyzer: 13
- rust-lang/cargo-bisect-rustc: 11
- markfasheh/duperemove: 11
- danmar/simplecpp: 10
- rust-lang/rustc_codegen_cranelift: 9
- rust-lang/rustc-pr-tracking: 6
- noratrieb/cargo-minimize: 5
- rust-lang/rustup: 4
- tree-sitter/tree-sitter-rust: 4
- langston-barrett/tree-splicer: 4
- rust-lang/rustc_codegen_gcc: 4
- rust-lang/miri: 4
- RazrFalcon/cargo-bloat: 4
- shssoichiro/oxipng: 3
- langston-barrett/treereduce: 3
- kennytm/rustup-toolchain-install-master: 3
- mozilla/sccache: 3
- alacritty/alacritty: 2
- rust-lang/thanks: 2
- google/rerast: 2
- acaudwell/Gource: 2
- servo/servo: 2
- rust-lang/homu: 2
- cjbassi/ytop: 2
- rust-lang-nursery/rust-toolstate: 2
- brson/home: 1
- Systemcluster/unstablerust: 1
- wesnoth/wesnoth: 1
- tbillington/kondo: 1
- langston-barrett/icemelter: 1
- rust-lang/rust-log-analyzer: 1
- wdv4758h/cargo-arch: 1
- rustsec/rustsec: 1
- tbelaire/maze_w25: 1
- rust-fuzz/honggfuzz-rs: 1
- pixray/pixray: 1
- oli-obk/cargo_metadata: 1
- FLIF-hub/FLIF: 1
- manjaro/packages-extra: 1
- htop-dev/htop: 1
- nodejs/node: 1
- supertuxkart/stk-code: 1
- hyperium/hyper: 1
- alacritty/vte: 1
- kdy1/flatten: 1
- matthiaskrgr/llvm_bootstrap: 1
- lapce/lapce: 1
- Manishearth/compiletest-rs: 1
- Marwes/combine: 1
- matthiaskrgr/pk3squash: 1
- kata-containers/cgroups-rs: 1
- nabijaczleweli/cargo-update: 1
- nikomatsakis/cargo-incremental: 1
- rust-lang/rustfix: 1
- LeopoldArkham/humansize: 1
- rust-fuzz/afl.rs: 1
- m4b/bingrep: 1
- ehuss/cargo-prefetch: 1
- optopodi/optopodi: 1
- ninja-build/ninja: 1
- servo/osmesa-src: 1
- rust-lang/infra-team: 1
- rust-lang/gll: 1
- dtolnay/cargo-llvm-lines: 1
- rust-lang/crater: 1
- openvalidation/openvalidation-docs: 1
- rust-lang/miri-test-libstd: 1
- matthiaskrgr/gitrepodeduper: 1
- jeaye/ncurses-rs: 1
- zoeyr/flif.rs: 1
Pull requests created
- rust-lang/rust: 2,089
- rust-lang/rust-clippy: 7
- rust-lang/rust-analyzer: 7
- openvalidation/openvalidation: 5
- zoeyr/flif.rs: 4
- danmar/simplecpp: 3
- rust-lang/rustfmt: 2
- bjorn3/rustc_codegen_cranelift: 2
- rust-lang/rust-forge: 2
- matthiaskrgr/cargo-cache: 2
- rust-lang/rustc_codegen_gcc: 1
- vivien/i3blocks-contrib: 1
- rust-lang/miri: 1
- rust-lang/rustc-pr-tracking: 1
- openvalidation/openvalidation-docs: 1
- model-checking/kani: 1
- rust-lang/rustc_codegen_cranelift: 1
- matthiaskrgr/aurebuildcheck-rs: 1
- flip1995/clippy-lintcheck: 1
- hoxu/gitstats: 1
- ralfbiedert/cheats.rs: 1
- sfackler/cargo-tree: 1
Maintainer
- rust-lang/rust: 3,125
- rust-lang/rust-clippy: 179
- matthiaskrgr/cargo-cache: 51
- matthiaskrgr/icemaker: 46
- openvalidation/openvalidation: 28
- matthiaskrgr/flifcrush: 24
- rust-lang/rustfmt: 22
- rust-lang/rust-analyzer: 20
- rust-lang/cargo: 17
- rust-lang/cargo-bisect-rustc: 11
- rust-lang/rustc_codegen_cranelift: 10
- rust-lang/rustc-pr-tracking: 7
- rust-lang/rustc_codegen_gcc: 5
- rust-lang/miri: 5
- rust-lang/rustup: 4
Active Maintainer
Issue Author Associations
- Member (1,331, 74.23%)
- None (234, 13.05%)
- Owner (122, 6.80%)
- Contributor (106, 5.91%)
Pull Request Author Associations
- Member (2,117, 99.16%)
- Contributor (13, 0.61%)
- Owner (3, 0.14%)
- None (1, 0.05%)
- Collaborator (1, 0.05%)
Top Issue Labels
- C-bug (1,123)
- T-compiler (937)
- I-ICE (903)
- bug (211)
- S-bug-has-test (138)
- needs-triage (111)
- S-has-mcve (107)
- I-suggestion-causes-error (80)
- requires-debug-assertions (57)
- I-false-positive (57)
- E-needs-test (50)
- A-diagnostics (49)
- [C] Bug (47)
- requires-nightly (35)
- T-bootstrap (33)
Top Pull Request Labels
- T-compiler (1,837)
- rollup (1,746)
- S-waiting-on-bors (1,361)
- T-libs (1,316)
- merged-by-bors (976)
- T-bootstrap (968)
- T-rustdoc (699)
- A-testsuite (678)
- S-waiting-on-review (466)
- WG-trait-system-refactor (334)
- A-meta (312)
- T-infra (297)
- A-run-make (238)
- O-unix (237)
- A-compiletest (135)