-
I would like to propose the addition of a section in the Rust Cookbook dedicated to numerical integration. Numerical integration is a foundational topic in many fields such as engineering, physics, an…
-
### Check for existing issues
- [x] Completed
### Describe the bug / provide steps to reproduce it
My Copilot works fine in rustcover, but in Zed, there's no suggestion and no error.
### E…
-
I use command below to build my project as a dylib :
`
ohrs build --arch aarch --release -- -Z build-std=std -Z build-std-features="optimize_for_size"
`
and Cargo.toml below:
```
[package]
name…
-
Here is simplest reproducing example:
```python
import zstd
zstd.decompress(b'\x28\xb5\x2f\xfd\x00\x58\x11\x00\x00\x7b\x7d')
```
It raises an error: `Error: Input data invalid or missing content …
-
### Component(s)
exporter/clickhouse
### What happened?
## Description
Exporting logs from opentelemetry-rust stores zero timestamps to clickhouse.
## Steps to Reproduce
1. Send logs to op…
-
### Describe the bug
On windows 11 Tauri webview window size is not the same as define in config.
Size in tauri config: 715x505
When I run app on my client's windows 11 pc, tauri window has s…
-
With some combinations of BUILDPLATFORM, TARGETPLATFORM, Dockerfile, and host CPU architecture downstream rust applications are built for incorrect CPU architecture.
- [x] Identify broken combinat…
-
### Steps to reproduce
While investigating https://github.com/element-hq/element-web/issues/10079 i noticed that keycaps are almost all broken on latest Chrome Canary (although on the plus side htt…
-
I needed a more up to date version of cryptography than the one installed in a-shell (3.4.8). I did `pip install --upgrade cryptography` which installed 42.0.8 (`cryptography-42.0.8-cp39-abi3-macosx_…
-
**Affected version**
```
- io.github.seadve.Kooha 2.3.0
- Flatpak: false
- Experimental Features: []
- Language: en_US.UTF-8, en_US, en.UTF-8, en, C
- CPU: 13th Gen Intel(R) Core(TM) i5-…