-
### Code
This commit fixes it in the project I originally used it in: https://github.com/i404788/embassy/commit/3b540cf24559f4ba6236db4167c443bd7224851f
Unfortunately my attempts to reproduce …
-
The definition provided in #279 should correctly build Tangram-in-Tangram. The build currently fails to compile, with subsequent runs failing on different subcrates. Here is an example error:
```
…
-
I use the `python -m pip install -U https://github.com/deknowny/reqsnaked/archive/main.zip` to install the package, but get:
```
python -m pip install -U https://github.com/deknowny/reqsnaked/archiv…
-
### Steps To Reproduce
Steps to reproduce the behavior:
1. build *tetrio-desktop that enabled tetrio-plus*
### Build log
(actually it's wasm-bindgen log, and tetrio-plus [overrides version of …
-
```
root@7f26157a3837:~/hyper# cargo rustc --release -v --target "armv7-linux-androideabi" -- -C target-feature=+neon
Running `rustc --crate-name hy…
-
```
cargo build --release --features=ssl
Updating registry `https://github.com/rust-lang/crates.io-index`
warning: spurious network error (2 tries remaining): [12/-2] [18] Transferred a partia…
-
## What is the problem your feature solves, or the need it fulfills?
Implement the FastCGI protocol.
## Describe the solution you'd like
Implement FastCGI protocol for PHP so that pingora can…
-
Sorry for the non-minimal reproduction of the issue that I found. I still wanted to report it.
What happens:
After about 10k chars parsed of responses with gzip-encoded bodies, the parser will g…
-
Right now, we only support 16 headers:
https://github.com/steveklabnik/simple-server/blob/24b34a7e7de2255ce941bf75798749e5f4d6d58b/src/lib.rs#L105
A real server should support more.
-
Hey @da2ce7, I'm trying to find a tool to detect potential licence incompatibilities. I've found only a cargo subcommand to list your dependencies licences so far:
```s
$ cargo license
(Apache-2.…