Skip to content
Avatar

Pinned

  1. Forked from rust-lang/rust

    a safe, concurrent, practical language

    Rust

  2. Forked from rust-lang/rfcs

    RFCs for changes to Rust

852 contributions in the last year

Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Mon Wed Fri
Activity overview
Contributed to rust-lang/rust, eqrion/cbindgen, petrochenkov/classifui and 5 other repositories

Contribution activity

March 2021

Created 5 commits in 1 repository

Created a pull request in rust-lang/rust that received 9 comments

resolve/expand: Cache intermediate results of `#[derive]` expansion

Expansion function for #[derive] (rustc_builtin_macros::derive::Expander::expand) may return an indeterminate result, and therefore can be called m…

+97 −73 9 comments

Created an issue in rust-lang/rust that received 3 comments

Tracking Issue for built-in attribute macro `#[cfg_eval]`

Feature gate: #![feature(cfg_eval)] This is a tracking issue for built-in attribute macro #[cfg_eval] that is used for eagerly expanding all #[cfg]

1 of 3 3 comments

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