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 upHighlights
- Arctic Code Vault Contributor
- Developer Program Member
- Pro
Pinned
955 contributions in the last year
Activity overview
Contribution activity
August 1, 2020
Aaron1011 has no activity
yet for this period.
July 2020
- Aaron1011/macro-literal Rust
- Aaron1011/solana-program-library Rust
- Aaron1011/opengapps Shell
- Aaron1011/solana Rust
- Aaron1011/rustversion Rust
Created a pull request in solana-labs/solana that received 33 comments
Fix hygiene issues in `declare_program!` and `declare_loader!`
The declare_program! and declare_loader! macros both expand to
new macro definitions (based on the $name argument). These 'inner'
macros make use o…
+203
−15
•
33
comments
Created an issue in solana-labs/solana that received 2 comments
Update rust-bpf-builder to be based on Rust 1.40 or above
Currently, rust-bpf-builder uses a custom version of Rust based on Rust 1.39: https://github.com/solana-labs/rust-bpf-builder/blob/2ae3f921f6578906…
2
comments

