Skip to content
Avatar
🐇
Very fluffy
🐇
Very fluffy
  • Massachusetts, USA

Highlights

  • Arctic Code Vault Contributor

Organizations

@NoLifeDev @nxformat @rust-lang @NZXTCorp @PistonDevelopers @FTB-Gamepedia @HydraWiki @rust-windows

Pinned

  1. Rust bindings to Windows API

    Rust 1k 291

  2. Empowering everyone to build reliable and efficient software.

    Rust 47.4k 7k

  3. Windows things for Rust

    Rust 42 9

365 contributions in the last year

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

Contribution activity

August 2020

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

Lint to disallow using `as` for pointer casts in favor of `.cast()`

What it does Any raw pointer cast from *const T to *const U or *mut T to *mut U that uses as should be caught by this lint. Instead you should use .…

2 comments
13 contributions in private repositories Aug 2 – Aug 11

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

You can’t perform that action at this time.