Highlights
- Arctic Code Vault Contributor
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 upPinned
3,437 contributions in the last year
Contribution activity
December 2020
Created 16 commits in 5 repositories
Created a pull request in rust-lang/rust that received 19 comments
[DO NOT MERGE] Enable parallel compiler by default
Opened 7 other pull requests in 3 repositories
rust-lang/rust
1
merged
2
open
cfallin/wasmtime
1
closed
1
open
bytecodealliance/wasmtime
2
merged
Reviewed 29 pull requests in 12 repositories
rust-lang/rust 6 pull requests
softdevteam/yk 6 pull requests
bytecodealliance/wasmtime 4 pull requests
rust-analyzer/rust-analyzer 4 pull requests
rust-lang/blog.rust-lang.org 2 pull requests
bjorn3/rustc_codegen_cranelift 1 pull request
rust-osdev/bootloader 1 pull request
RustCrypto/universal-hashes 1 pull request
rust-lang/miri 1 pull request
rust-lang/foundation-faq-2020 1 pull request
Rust-GCC/gccrs 1 pull request
prompt-toolkit/python-prompt-toolkit 1 pull request
Created an issue in rust-lang/rust that received 15 comments
thread 'rustc' panicked at 'called `Option::unwrap()` on a `None` value', compiler/rustc_middle/src/ty/query/mod.rs:235:5
Code
This happened while working on cg_clif.
Meta rustc --version --verbose:
rustc 1.50.0-nightly (f4db9ffb2 2020-12-02)
binary: rustc
commit-hash…