Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,157 contributions in the last year
Contribution activity
October 2020
Created an issue in rust-lang/rust that received 4 comments
Flag panic=abort is causing build script to fail
Instruction to reproduce:
Clone https://github.com/servo/rust-cssparser
Run build RUSTFLAGS="-Cpanic=abort" cargo +nightly build --verbose
Runni…