Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Pinned

  1. Cranelift based backend for rustc

    Rust 590 41

  2. An experimental Rust compiler front-end for IDEs

    Rust 4.9k 484

  3. Standalone JIT-style runtime for WebAssembly, using Cranelift

    Rust 4.3k 375

  4. A graphical debugger for Rust MIR

    Rust 90 10

  5. Empowering everyone to build reliable and efficient software.

    Rust 50.3k 7.4k

3,437 contributions in the last year

Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Mon Wed Fri

Contribution activity

December 2020

Created a pull request in rust-lang/rust that received 19 comments

[DO NOT MERGE] Enable parallel compiler by default

This is a rebase of #75651. #78201 may have reduced the overhead of parallel rustc.

+1 −1 19 comments
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…

15 comments

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.