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
2,816 contributions in the last year
Activity overview
Contributed to
reitermarkus/serverless,
Homebrew/homebrew-core,
rust-embedded/cross
and 5 other
repositories
Contribution activity
June 2020
- reitermarkus/esp32-hal Rust
- reitermarkus/strongswan Shell
Created a pull request in MabezDev/rust-xtensa that received 3 comments
Refactor call ABI according to LLVM version.
I tried to stay as close to the LLVM version as possible, so some redundant/unnecessary variables have been introduced for now.
+65
−69
•
3
comments
Created an issue in rust-lang/cargo that received 6 comments
`default-features = false` not working for dependency inside workspace.
Problem Setting default-features = false for a dependency of one member of a workspace on another workspace member does not work.
Steps
Create th…
6
comments