Creator of caniuse.rs and turbo.fish, maintainer of @ruma and co-maintainer of axum
- Germany
-
06:28
(UTC +02:00) - https://blog.turbo.fish/
- @jplatte@social.tchncs.de
Block or Report
Block or report jplatte
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
cargo-depgraph Public
Creates dependency graphs for cargo projects using `cargo metadata` and graphviz.
4,319 contributions in the last year
Less
More
Contribution activity
April 2023
Created 28 commits in 7 repositories
Created a pull request in rust-lang/rust that received 10 comments
Stabilize is_some_and
This stabilizes the following public API: impl<T> Option<T> { pub fn is_some_and(self, f: impl FnOnce(T) -> bool) -> bool; } impl<T, E> Result<T, E> {
+3
−13
•
10
comments
Opened 9 other pull requests in 3 repositories
matrix-org/matrix-rust-sdk
5
merged
mozilla/uniffi-rs
2
merged
Reviewed 13 pull requests in 5 repositories
tokio-rs/axum
5 pull requests
matrix-org/matrix-rust-sdk
5 pull requests
rust-lang/rust-analyzer
1 pull request
rust-lang/rfcs
1 pull request
mozilla/uniffi-rs
1 pull request
Created an issue in rust-lang/rust-analyzer that received 3 comments
Many break-outside-of-loop false negatives
It looks like #14486, while it fixed type-mismatch errors, introduced a new kind of error on ?s inside async fnsinside closures or async blocks tha…
3
comments
Opened 7 other issues in 6 repositories
EmbarkStudios/cargo-deny
2
open
danigm/epub-rs
1
open
dalek-cryptography/x25519-dalek
1
open
Majored/rs-async-zip
1
open
tokio-rs/axum
1
closed
jplatte/eyeball
1
open
Answered 1 discussion in 1 repository
tokio-rs/axum
tokio-rs/axum
-
Running into `not all trait items implemented, missing: `Body`` in latest axum
This contribution was made on Apr 2