Block or report user

Report or block dtolnay

Hide content and notifications from this user.

Contact Support about this user’s behavior.

Report abuse

Organizations

@rust-lang @serde-rs @rust-lang-nursery

Popular repositories

  1. syn

    Nom parser for Rust source code

    Rust 314 49

  2. cargo-expand

    Subcommand to show result of macro expansion and #[derive] expansion

    Rust 162 2

  3. quote

    Rust quasi-quoting

    Rust 135 19

  4. reflect

    Compile-time reflection API for developing robust procedural macros

    Rust 131 2

  5. serde-yaml

    Strongly typed YAML library for Rust

    Rust 108 20

  6. semver-trick

    How to avoid complicated coordinated upgrades

    Rust 99 2

3,451 contributions in the last year

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

Contribution activity

August 2018

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

TokenStream::extend

Two new insta-stable impls in libproc_macro: impl Extend<TokenTree> for TokenStream impl Extend<TokenStream> for TokenStream proc_macro::TokenStream

+279 −16 10 comments

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

Wrong result after short circuit in const_let

I would expect this program to print true. As of rustc 1.30.0-nightly (33b923f 2018-08-18) it prints false. If you change const fn to fn then it pr…

8 comments

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