The Wayback Machine - https://web.archive.org/web/20210906140320/https://github.com/dtolnay
Skip to content
Avatar

Sponsors

@TraverseResearch @Shella @getsynth @ockam-network @embark-studios @eupn @gilescope @colelawrence @iliana @aquarhead @thomaseizinger
@mcarton

Organizations

@rust-lang @serde-rs @rust-lang-nursery
Block or Report

Block or report dtolnay

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. Safe interop between Rust and C++

    Rust 3.1k 152

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

    Rust 2.1k 70

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

    Rust 1.7k 65

  4. Parser for Rust source code

    Rust 1.3k 186

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

    Rust 1.3k 336

  6. Subcommand to show result of macro expansion

    Rust 1.1k 31

Contribution activity

September 2021

Reviewed 8 pull requests in 7 repositories
rust-lang/rust 2 pull requests
dtolnay/serde-yaml 1 pull request
dtolnay/anyhow 1 pull request
dtolnay/thiserror 1 pull request
dtolnay/semver 1 pull request
dtolnay/cxx 1 pull request
dtolnay/rust-faq 1 pull request

Created an issue in dtolnay/cxx that received 9 comments

Using msvc and crt-static

Moved from #927 (comment). It looks like the target-features don't flow from the top crate down to the crates it consumes, at least not if it's sc…

9 comments