I’m excited to share that I’m now a maintainer of RTK (Rust Token Killer)!
TaKO8Ki
@tako8ki.bsky.social
@rust-lang.org compiler maintainer 🦀 | github.com/TaKO8Ki
I’ve recently started working on the Rust compiler-side implementation of Open Namespace Support, which would allow related packages like `foo::bar` to be used as part of the `foo` namespace.
Recently, I’ve been making active contributions to Ruff. github.com/astral-sh/ru...
[`ruff`] Fix `B004` to skip invalid `hasattr`/`getattr` calls by TaKO8Ki · Pull Request #20486 · astral-sh/ruff
Summary Fixes #20440 Fix B004 to skip invalid hasattr/getattr calls Add argument validation for hasattr and getattr Skip B004 rule when function calls have invalid argument patterns Test Plan A...
github.com
Rustで書かれたJSツールへのコントリビュートにも手を出し始めた。 fix(lint): fix a false positive in `lint/correctness/noUnnecessaryContinue` by TaKO8Ki · Pull Request #705 · biomejs/biome github.com/biomejs/biom...
fix(lint): fix a false positive in `lint/correctness/noUnnecessaryContinue` by TaKO8Ki · Pull Reque...
Summary Closes #69 If a continue is in switch block, we have to avoid report this lint error. Test Plan Existing tests should pass and I've updated a existing snapshot test for this change.
github.com
Rust Foundation Fellowshipについて書いた。 Rustコンパイラに貢献して報酬を得られるようになりました https://blog.tako8ki.me/posts/rust-foundation-s-2023-fellows/
Rustコンパイラに貢献して報酬を得られるようになりました
少し前に、今年のRust FoundationのFellowshipが募集されていたので応募してみたところ、運良く2023年のRust Foundation Fellowsの1人に選ばれました 🦀 2023年のRu...
blog.tako8ki.me
2023年のRust Foundation Fellowsの1人に選ばれた!🦀 https://foundation.rust-lang.org/news/announcing-the-rust-foundation-s-2023-fellows/
Rust Foundation
The Rust Foundation is an independent non-profit organization to steward the Rust programming language and ecosystem, with a unique focus on supporting the set of maintainers that govern and develop t...
foundation.rust-lang.org
Rustのasyncがめんどくさすぎる。ライブラリがasyncしか対応してないから仕方なくasyncで実装しているほぼブロッキングな処理まで実装が面倒になる
Rust Foundationがなんか作ってるらしい。 https://github.com/rustfoundation/painter
GitHub - rustfoundation/painter: Library and tools for managing ecosystem wide call graphs and llvm-...
Library and tools for managing ecosystem wide call graphs and llvm-ir analysis - GitHub - rustfoundation/painter: Library and tools for managing ecosystem wide call graphs and llvm-ir analysis
github.com
👀 Salvo is a powerful and simplest web server framework in Rust world https://github.com/salvo-rs/salvo
GitHub - salvo-rs/salvo: Salvo is a powerful and simplest web server framework in Rust world
Salvo is a powerful and simplest web server framework in Rust world - GitHub - salvo-rs/salvo: Salvo is a powerful and simplest web server framework in Rust world
github.com