Skip to content
Block or report user

Report or block pierzchalski

Hide content and notifications from this user.

Contact Support about this user’s behavior.

Report abuse
Pro

Pinned

  1. Forked from rust-lang/rfcs

    RFCs for changes to Rust

    Shell

  2. Forked from rust-lang/rust

    a safe, concurrent, practical language

    Rust

8 contributions in the last year

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

Contribution activity

April 2019

pierzchalski has no activity yet for this period.

March 2019

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

Identity macro 'launders' hygiene information

Consider this hygiene demonstration (playground): #![feature(decl_macro)] macro x() { println!("x"); } macro y() { x!(); // This `x` identifier is …

2 comments

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

You can’t perform that action at this time.