Highlights
- Arctic Code Vault Contributor
Pinned
1,541 contributions in the last year
Less
More
Activity overview
Contribution activity
March 2021
Created 45 commits in 12 repositories
Created 10 repositories
- pickfire/doom-emacs Emacs Lisp
- pickfire/hyper-rustls Rust
- pickfire/futures-rs Rust
- pickfire/countwords Rust
- pickfire/acme-lib Rust
- pickfire/diesel-group-by Rust
- pickfire/diesel-upsert Rust
- pickfire/chrono Rust
- pickfire/pyo3 Rust
- pickfire/advent-of-code-2020-rust Rust
Created a pull request in diesel-rs/diesel that received 9 comments
Report an error with incorrect sql_type
@weiznich This is the one that I told you, the other method that I can think of is have an internal impl FromSqlType<BigInt> for i64 which not only…
+83
−2
•
9
comments
Opened 25 other pull requests in 12 repositories
diesel-rs/diesel
5
merged
1
closed
rust-lang/rust
1
open
2
merged
1
closed
benhoyt/countwords
2
merged
2
closed
tokio-rs/tokio
2
open
LinAGKar/advent-of-code-2020-rust
2
open
Keats/tera
1
open
ctz/hyper-rustls
1
open
rust-lang/futures-rs
1
merged
algesten/acme-lib
1
open
chronotope/chrono
1
open
mawww/kakoune
1
merged
rust-dc/fish-manpage-completions
1
merged
Reviewed 30 pull requests in 11 repositories
rust-lang/rust 14 pull requests
- WIP: ~15% Faster str to int parsing (when base 10)
- Vec::dedup_by optimization
- String::remove_matches in reverse
- Add a map method to Bound
- Improve fs error open_from unix
- WIP: Faster parsing for lower numbers for radix up to 16
- Use detailed and shorter fs error explaination
- Implement new proc macro diagnostics API
- Fix leak in Vec::extend_from_within
- rustdoc: allow list syntax for #[doc(alias)] attributes
- Explain non-dropped sender recv in docs
-
resolve/expand: Cache intermediate results of
#[derive]expansion -
Warn on
#![doc(test(...))]on items other than the crate root and use future incompatible lint - preallocate some vec
diesel-rs/diesel 5 pull requests
benhoyt/countwords 3 pull requests
TheAlgorithms/Rust 1 pull request
tokio-rs/tokio 1 pull request
actix/actix-net 1 pull request
rust-unofficial/patterns 1 pull request
mawww/kakoune 1 pull request
rust-lang/docs.rs 1 pull request
rust-dc/fish-manpage-completions 1 pull request
Keats/tera 1 pull request
Created an issue in autarch/tagged-enum-example that received 2 comments
externally tagged struct
Maybe open an issue in serde for externally tagged struct like externally tagged enum?
2
comments