The Wayback Machine - https://web.archive.org/web/20201125200923/https://github.com/taiki-e
Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Organizations

@rust-lang @rust-lang-nursery @tokio-rs @crossbeam-rs @rustasync
taiki-e/README.md

Pinned

  1. A library for to allow multiple return types by automatically generated enum.

    Rust 174 5

  2. A crate for safe and ergonomic pin-projection.

    Rust 152 8

  3. Async stream for Rust and the futures crate.

    Rust 109 1

  4. A tool to work around some limitations on cargo.

    Rust 61 2

  5. A lightweight version of pin-project written with declarative macros.

    Rust 31 1

  6. Migration tool for replacing await! macro with await syntax.

    Rust 41 1

3,344 contributions in the last year

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

Contribution activity

November 2020

Created 6 repositories

Created a pull request in taiki-e/cargo-hack that received 15 comments

ci: Distribute compiled binary files via GitHub release

If you install locally, I basically recommend using cargo install, but given that one of cargo-hack's main purposes is to use it in CI, it makes se…

+81 −3 15 comments
Opened 60 other pull requests in 25 repositories
crossbeam-rs/crossbeam
6 merged 2 open
taiki-e/cargo-hack
6 merged 1 closed 1 open
rust-lang/futures-rs
6 merged
taiki-e/pin-project
4 merged
taiki-e/test
3 closed 1 merged
taiki-e/const_fn
3 merged
tokio-rs/tokio
1 closed 2 merged
taiki-e/github-actions
2 merged
taiki-e/auto_enums
2 merged
async-rs/async-std
2 merged
Detegr/rust-ctrlc
2 open
taiki-e/pin-project-lite
2 merged
taiki-e/derive_utils
2 merged
dtolnay/async-trait
1 merged
dtolnay/syn
1 merged
BurntSushi/termcolor
1 merged
rust-lang/rust
1 open
seanmonstar/reqwest
1 merged
tokio-rs/tracing
1 merged
BurntSushi/ripgrep
1 merged
tokio-rs/tls
1 open
tokio-rs/mini-redis
1 merged
tokio-rs/loom
1 merged
rust-lang/async-book
1 merged
taiki-e/futures-async-stream
1 merged
Reviewed 33 pull requests in 14 repositories
tokio-rs/tokio 10 pull requests
rust-lang/futures-rs 6 pull requests
taiki-e/test 4 pull requests
crossbeam-rs/crossbeam 2 pull requests
taiki-e/cargo-hack 2 pull requests
rust-lang/rust-clippy 1 pull request
rust-lang/api-guidelines 1 pull request
hyperium/hyper 1 pull request
rust-lang/rfcs 1 pull request
rust-lang/rust 1 pull request
rust-lang/async-book 1 pull request
taiki-e/const_fn 1 pull request
tokio-rs/bytes 1 pull request
tokio-rs/async-stream 1 pull request

Created an issue in AldaronLau/pasts that received 8 comments

DynFuture is unsound

Describe the bug pasts/src/dyn_future.rs Lines 21 to 22 in 675bd30 This is Pin<&mut Type> to Pin<Field> projection and is unsound if dyn…

8 comments
Opened 5 other issues in 5 repositories
crossbeam-rs/crossbeam
1 open
taiki-e/cargo-hack
1 open
BurntSushi/termcolor
1 closed
rust-lang/futures-rs
1 open
taiki-e/derive_utils
1 open
Answered 2 discussions in 1 repository
tokio-rs/tokio
29 contributions in private repositories Nov 3 – Nov 20
You can’t perform that action at this time.