The Wayback Machine - https://web.archive.org/web/20201213222246/https://github.com/workingjubilee
Skip to content
Avatar
🎵
I'll stop the world and Rust with you 🎵
🎵
I'll stop the world and Rust with you 🎵

Highlights

  • Arctic Code Vault Contributor

Pinned

  1. Containing deployment code for the DS API.

    Python 1

  2. Rise from the ashes!

    Elixir

  3. Forked from toml-lang/toml

    Tom's Obvious, Minimal Language

  4. Forked from rust-lang-nursery/rust-cookbook

    https://rust-lang-nursery.github.io/rust-cookbook

    HTML

358 contributions in the last year

Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Mon Wed Fri
Activity overview
Contributed to rust-lang/packed_simd, rust-lang/rustup, rust-lang/rust and 5 other repositories

Contribution activity

December 2020

Created 1 commit in 1 repository

Created a pull request in rust-lang/stdsimd that received 1 comment

[TEST ONLY] I am bors

This is a PR just to test if the problems in #47 are solved by #44.

+961 −349 1 comment
Reviewed 1 pull request in 1 repository
rust-lang/rustup 1 pull request

Created an issue in rust-lang/stdsimd that received 3 comments

Bounding const generic bitmasks

You can do this just fine: #[repr(simd)] pub struct SimdU8<const LANES: usize>([u8; LANES]); But to make a bitmask you need to do this: #[repr(si…

3 comments
Opened 1 other issue in 1 repository
rust-lang/stdsimd
1 open
You can’t perform that action at this time.