Skip to content
Avatar
🙀
🙀

Achievements

Achievements

Organizations

@rust-lang @pingcap
Block or Report

Block or report kennytm

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

Report abuse

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

Report abuse

Pinned

  1. QR code encoder in Rust.

    Rust 241 35

  2. Cargo subcommand to run kcov to get coverage report on Linux

    Rust 113 15

  3. LLVM-GCOV Source coverage for Rust

    Rust 109 11

  4. Optimized-Matching-Generalized Wobbly Transformation Format — 8-bit

    Rust 30

  5. Install a rustc master toolchain usable from rustup

    Rust 47 9

  6. Combined status board of rust-lang/rust's Homu queue and GitHub PR status.

    Rust 4

1,564 contributions in the last year

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

Contribution activity

May 2021

Created 1 repository
Opened 1 pull request in 1 repository
tikv/importer
1 merged

Created an issue in demize/convert-byte-size-string that received 1 comment

Fraction part is not correctly parsed

use convert_byte_size_string::convert_to_bytes; assert_eq!(convert_to_bytes("1.53 MB").unwrap(), 1_530_000); Fails with: thread 'test2' panicked a…

1 comment

Seeing something unexpected? Take a look at the GitHub profile guide.