Skip to content
Avatar

Organizations

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

Sponsors

@pieps @superfunc @CBenoit @jgarvin @dspicher @rtyler @koushiro @benbrittain @nbaksalyar @febuiles @embark-studios @acfoltzer @kingrongH

Popular repositories

  1. Safe interop between Rust and C++

    Rust 1.6k 55

  2. Flexible concrete Error type built on std::error::Error

    Rust 1.2k 32

  3. Parser for Rust source code

    Rust 968 130

  4. derive(Error) for struct and enum error types

    Rust 921 33

  5. Analysis of various tricky Rust code

    Rust 829 17

  6. Learn to write Rust procedural macros  [Rust Latam conference, Montevideo Uruguay, March 2019]

    Rust 734 168

Contribution activity

August 2020

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

Handle absent sender_short_name in zulip-hook

Zulip private messages to triagebot recently started failing with "Failure! Third party responded with 400". In my testing it looks like Zulip is …

+8 −4 2 comments

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

Incorrect effect of stability attribute on calling private const fn

In general we don't require private functions to have stability attributes. Stable functions are free to call private functions, and stable const f…

15 comments

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

You can’t perform that action at this time.