Skip to content
Avatar

Organizations

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

Sponsors

@scott-wilson @kellerkindt @kylewlacy @seeekr @linux-china @romatthe @dcreager @TraverseResearch @is8ac @ivansandrk @pieps @superfunc @CBenoit

Popular repositories

  1. Safe interop between Rust and C++

    Rust 1.9k 70

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

    Rust 1.3k 35

  3. Parser for Rust source code

    Rust 1k 139

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

    Rust 991 37

  5. Analysis of various tricky Rust code

    Rust 841 17

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

    Rust 784 182

Contribution activity

October 2020

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

Allow disabling const_item_mutation lint for all uses of a specific const item

Closes #77425. The const_item_mutation lint will look at whether allow(const_item_mutation) is present on the const being "mutated", and if so, res…

+137 −28 2 comments

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

You can’t perform that action at this time.