ComplexSpaces
ComplexSpaces
This will need some cleanup to checkout the correct branch ~and push only the new commit~, but that is blocked on the parent PR merging so `main` has the new...
Hi, sorry, this one has actually been waiting on me to reply or say something. I've been having a hard time thinking of what to write since the subject has...
I took another look at this PR this evening. These are the minimum changes I made to get `cargo clippy-ci --target wasm32-unknown-unknown` passing on my system using the latest `main`...
> I think it's actually a significant design error that this is not just part of the target triple We agree on that point! `wasm32-unknown-unknown` was a bad target to...
I think that the mock suite's root expired the other day: This might explain the test failure on Android (as it couldn't find a valid certification path), but I'm not...
> Interestingly regenerating the expired root/intermediate also fixed the Windows build task. Yeah I considered just doing that but I'm slightly concerned about the root cause of seeing `Ok(())` in...
With `main` fixed, I updated the issue title to be more reflective that this is now for hunting down whatever Windows weirdness is happening.
> Until we have a better sense of how to handle the update PRs it produces let's turn this off for now. Did you want to discuss that in this...
Dumping some thoughts here: Given #179 and how cleartext HTTP traffic requires a manifest value, this issue may come up again soon. AFAICT its not possible to include an `AndroidManifest.xml`...
If hosting infrastructure is on the table (I know the `rustls` project has at least a machine for benchmarking), we could self-host https://github.com/dzikoysk/reposilite and use it for this. That seems...