Jakub Panek
Jakub Panek
> what are your thoughts about the comment @ChristopherHX made regarding `test-linux` being a required check to merge? It's possible that it might break and probably should be fixed. Other...
> may I ask to make them more frequent? I will make soon but I have to gather some time to release it in order.
> I can help doing release for most packages Please do not make any releases, the last time they were made it messed up everything and crates should not be...
this is wrong, that's a link to channel, not homeserver ``` asahifedora.homeserver = "https://matrix.to/#asahi-devel:fedoraproject.org" ```
Is this for encrypted rooms or unecrypted too?
I've been hoarding this PR for way too long so I'm just going to merge it as is. Managed to sidetrack myself into implementing autosort compat and debugging cache issues...
What for?
I don't see a reason to remove WASM just to make "native" bindings
This is correct behaviour, a comment might refer to specific line so it shouldn't be moved anywhere else
But that is a wrong assumption because that comment doesn't have to refer to next line for example: ```toml [workspace.dependencies] ahash = { version = "0.8.3" } anyhow = {...