Tobias Bieniek

Results 665 comments of Tobias Bieniek

sorry for the delay. I've opened a basic tracking issue: https://github.com/rust-lang/crates.io/issues/12507

@RahulGautamSingh just to confirm, you want me to open a dedicated PR for the first of the two commits in this PR? I'm asking because in https://github.com/renovatebot/renovate/pull/38554 it was already...

alright, I've opened https://github.com/renovatebot/renovate/pull/39859 for it

> what's the format of the other snapshot files? we could do a check of remaining files' headers and check they're insta files? ```js // Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html exports['toUpperCase...

I'm wondering whether we should address https://github.com/jplatte/serde_html_form/pull/23 first. From what I've seen so far the two query extractor seem to behave slightly differently in that regard, and it would be...

> My stance is still that using Arc is totally fine for the vast majority of applications > fwiw #2483 will decrease the number of clones per request by 1,...

FWIW if we use `include_str!()` to e.g. reuse a Readme file as the main module docs, then I think this is a legitimate use case. if we only use it...

fully agree, IMHO they're just unnecessary noise at this point

> Once `axum-core` releases a next version than `v0.4.3` it will be automatically solved we're at [email protected] now, so I assume that this has been fixed

IMHO this is ready now! :) @rfcbot fcp merge