-
I just noticed this while testing. I had an untracked file that the ruby version is fine with, but the rust version wants to add
Ruby:
```
❯ bin/codeownership validate --diff
❯
```
Rust:
…
-
**Question**
I tried to use rust/seaorm connect a oceanbase, but always failed with InvalidPort. How can I fix this?
this is my database_url:
> mysql://root@test:123456@tcp(172.0.0.1:2881)/test
…
-
Hey so I'm interested in adding rust support. I think I've got a rough idea as to how this might be doable. But I'd love to get some feedback from someone a little more knowledgeable on introspector b…
-
Metrics:
https://github.com/open-telemetry/opentelemetry-rust/blob/a5e2061162abf6d86137f8b22b057bfb0aca9203/opentelemetry-sdk/src/metrics/exporter.rs#L30
Trace:
https://github.com/open-teleme…
-
the two latest github releases are not present in the central repository: https://registry.bazel.build/modules/rules_rust
-
Hi,
First many TKS for this beautiful software !
When i try to run :
` hft_backtest/hftbacktest/connector`
Using
`cargo run main binancefutures ./examples/binancefutures.toml`
I got …
-
**What is the name of the software?**
Pumpkin
**Describe what the server is in 1-2 sentences.**
> [Pumpkin](https://snowiiii.github.io/Pumpkin/) is a Minecraft server built entirely in Rust, offe…
-
### Describe the bug
2.16.0 appears to have introduced a GCC 13 requirement, which is breaking [CI systems like the Rust Docs builder](https://docs.rs/crate/usearch/2.16.2/builds/1493886). Compilin…
-
Bindings should concern higher types exposed to the Python API:
- [ ] Gates
-
Hi! It looks like this code in `ctr32_encrypt_blocks` has undefined behaviours.
https://github.com/briansmith/ring/blob/befdc87ac7cbca615ab5d68724f4355434d3a620/src/aead/aes/ffi.rs#L174-L202
I r…