Skip to content
Avatar
💥
Breaking Web [===>--------]
💥
Breaking Web [===>--------]

Achievements

Achievements

Organizations

@Queens-Hacks
Block or Report

Block or report mystor

Block user

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

You must be logged in to block users.

Report abuse

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

Report abuse

Pinned

  1. git-revise Public

    A handy tool for doing efficient in-memory commit rebases & fixups

    Python 605 25

  2. Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html

    2.5k 1.7k

  3. dtolnay/syn Public

    Parser for Rust source code

    Rust 1.7k 230

  4. Simple tracing (mark and sweep) garbage collector for Rust

    Rust 679 41

  5. Utilities for dealing with substructures within syn macros

    Rust 115 20

  6. An implementation of the unix commands yes, cat, and echo in as few bytes of executable as possible

    Assembly 55 7

557 contributions in the last year

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

Contribution activity

May 2022

Created 148 commits in 1 repository
Created 2 repositories

Created a pull request in Naios/function2 that received 1 comment

Add option to limit empty callable propagation to known types

This approach roughly matches the one used by std::function, explicitly enumerating the types which are supported for empty propagation. Fixes #48

+77 −10 1 comment
Reviewed 1 pull request in 1 repository
rust-lang/rust 1 pull request

Created an issue in Naios/function2 that received 5 comments

-Waddress warning generated for non-capturing lambdas on gcc <= 9.2

@Naios In gcc versions before 9.3, the compiler would generate a -Waddress warning complaining that the address of a lambda's function will never …

5 comments
Opened 1 other issue in 1 repository

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