Skip to content
Avatar

Highlights

Organizations

@ThinkSpiritLab

Popular repositories

  1. Deno 中文手册

    TypeScript 264 16

  2. Brainfuck JIT 虚拟机教程

    Brainfuck 73 5

  3. A simple library for creating "mirage tank" images.

    Rust 23 2

  4. tester Archived

    print time and memory usage of a command

    Rust 7 2

  5. compile-time string operations

    Rust 7 1

1,137 contributions in the last year

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

Contribution activity

September 2020

Created an issue in rust-lang/rust-clippy that received 2 comments

false positive: unstable const fn

I tried this code: #![deny(clippy::missing_const_for_fn)] /* error: this could be a `const fn` */ fn is_ascii_digit(byte: u8) -> bool { byte.is_asc…

2 comments

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

You can’t perform that action at this time.