Skip to content
Avatar

Organizations

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

Sponsors

@jakegibson @kykosic @milesgranger @jonhoo @david-cattermole @joshuajbouw @zmanian @valsteen @toidiu @seanpianka @XiangpengHao @mental32 @robjtede

Popular repositories

  1. Safe interop between Rust and C++

    Rust 2.3k 98

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

    Rust 1.5k 45

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

    Rust 1.2k 46

  4. Parser for Rust source code

    Rust 1.1k 155

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

    Rust 886 220

  6. Analysis of various tricky Rust code

    Rust 881 20

7,301 contributions in the last year

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

Contribution activity

January 2021

Created a pull request in dtolnay/cxx that received 2 comments

Remove Str and Slice swaps

Both of these types are "is_trivially_move_constructible" and "is_trivially_move_assignable", so the default std::swap would already correctly do e…

+2 −21 2 comments

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

You can’t perform that action at this time.