Compiler Engineer @RedHatOfficial;
Project Director @rustfoundation;
he/him
-
Red Hat
- Oregon, USA
-
19:11
(UTC -08:00) - https://blog.cuviper.com
- @cuviper
Block or Report
Block or report cuviper
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
rust-lang/rust Public
Empowering everyone to build reliable and efficient software.
-
-
-
880 contributions in the last year
We're celebrating 100 million developers!
Less
More
Activity overview
Contribution activity
January 2023
Created 55 commits in 12 repositories
Created 1 repository
- cuviper/bittle Rust
Created a pull request in rust-lang/rust that received 8 comments
Opened 13 other pull requests in 6 repositories
rayon-rs/rayon
4
merged
rust-lang/rust
4
merged
huonw/primal
1
merged
1
closed
rust-num/num-complex
1
merged
udoprog/bittle
1
merged
sfackler/streaming-iterator
1
merged
Reviewed 14 pull requests in 6 repositories
rust-lang/rust
9 pull requests
- Upgrade mingw-w64 on CI
- Bump bootstrap compiler to 1.68
- Document panic from thread::current
- Release notes for 1.67.0
- ci: add runners for vanilla LLVM 14 and 15
- bump failing assembly & codegen tests from LLVM 14 to LLVM 15
- Don't do pointer arithmetic on pointers to deallocated memory
-
Implement
alloc::vec::IsZero
forOption<$NUM>
types - Update documentation of select_nth_unstable and select_nth_unstable_by to state O(n^2) complexity
rayon-rs/rayon
1 pull request
rust-num/num-complex
1 pull request
rust-lang/blog.rust-lang.org
1 pull request
rust-num/num-bigint
1 pull request
sfackler/streaming-iterator
1 pull request
Created an issue in udoprog/bittle that received 2 comments
difference
doesn't match the behavior of the standard sets
As documented, BitsOwned::difference
"returns the elements in the second set which are not part of the first." Similarly, BitsMut::difference_assign
…
2
comments