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 up
Pinned
1,264 contributions in the last year
Activity overview
Contribution activity
August 2020
- cuviper/reference HTML
- cuviper/rustfmt Rust
Created a pull request in rust-lang/rust that received 24 comments
Upgrade indexmap and use it more
First this upgrades indexmap to 1.5.1, which is now based on hashbrown::raw::RawTable. This means it shares a lot of the same performance character…
+144
−193
•
24
comments
Created an issue in rust-lang/cargo that received 2 comments
jobserver::jobserver_exists hangs with only one CPU
Problem
Running the cargo testsuite on a single-CPU machine hangs on jobserver::jobserver_exists.
This can also be reproduced on other machines by …
2
comments