The Wayback Machine - https://web.archive.org/web/20211221101913/https://github.com/jsgf
Skip to content
Avatar

Achievements

Achievements

Block or Report

Block or report jsgf

Report abuse

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

Report abuse

Popular repositories

  1. pspgl Public

    OpenGL-ESish library for PSP

    C 24 5

  2. Rust binding to Linux's async block IO: libaio

    Rust 15 3

  3. rust-xdr Public

    Rust XDR interoperability library and codegen

    Rust 14 10

  4. iceclock Public

    Modified firmware for adafruit iceclock

    C 8 4

  5. Forked from jonsmirl/mpc5200

    Xen development for upstream Linux

    C 7 2

  6. Rust binding to HdrHistogram_c library

    Rust 6

149 contributions in the last year

Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Mon Wed Fri

Contribution activity

December 2021

Created 1 commit in 1 repository

Created an issue in rust-lang/rust-clippy that received 1 comment

needless_collect doesn't take into account side-effects

Summary needless_collect does not take into account side effects of the iterator, and so spuriously reports a necessary collect as needless. Lint Name

1 comment