-
[The Glossary](https://github.com/rust-lang/reference/blob/5110ba486b7ad8750f8f9c26000189416a1aca75/src/glossary.md?plain=1#L207-L220) and ["Type Layout"](https://github.com/rust-lang/reference/blob/5…
-
I wanted to open this issue as a central place for discussing the removal/supplementing of the openssl dependency. As far as I understand, this is desired, see https://github.com/algesten/str0m/issues…
-
Should `rustfmt` be enforced in the rust projects? Personally I am a fan, and it is well integrated in `cargo` and IDEs, and it's widely used.
[Validating it in CI](https://github.com/rust-lang/rus…
-
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:
…
-
the two latest github releases are not present in the central repository: https://registry.bazel.build/modules/rules_rust
-
**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…
-
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 …
-
Metrics:
https://github.com/open-telemetry/opentelemetry-rust/blob/a5e2061162abf6d86137f8b22b057bfb0aca9203/opentelemetry-sdk/src/metrics/exporter.rs#L30
Trace:
https://github.com/open-teleme…
-
**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
…
-
### 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…