Lukasz Anforowicz
Lukasz Anforowicz
Actually, I guess that we can have separate CORB state for each execution context (frame, service worker, etc.) and discard CORB state when the frame goes away. So maybe the...
Target-subpixel-generic map seems to be relatively straightforward to implement for specific pixel types like `Rgb`, but feels quite tricky for the generic `Pixel` trait. For same-subpixel-type map, the `Pixel` trait...
It might be worth adding a "@" character in there - `rustfmt` and other tools might be able to recognize `@generated` in the first few lines and treat the file...
@ytmimi - could you PTAL again? FWIW I don't use github daily, so please point out if there are some technical issues with how I addressed the feedback and/or how...
@ytmimi - what are the next steps here? Are there any actions that I need to take at this point (maybe somehow unmerging/rebasing the commits in my fork)?
Some random notes: - The problem of mid-paragraph-sigils is not new, but indeed the PR means that the problem may happen more frequently ("word." seems more likely than "- word"...
> After thinking on it a bit more I found an edge case that would ned to be addressed before we could move forward @ytmimi, could you please share more...
Thanks @ytmimi! Can you PTAL again? (Again - my apologies for the hap-hazardous git and github - hopefully the separate commits in my fork can be merged as a single...
@ytmimi - gentle ping? Maybe this got missed because this PR is incorrectly marked as [pr-waiting-on-author](https://github.com/rust-lang/rustfmt/labels/pr-waiting-on-author).
r? @cynecx