-
### Feature Request / Improvement
Based on some testing in Iceberg-Rust https://github.com/apache/iceberg-rust/pull/349#pullrequestreview-2444443544 it came to the light that with PyIceberg the `file…
-
In an error message about mutable global variables (https://github.com/rust-lang/rust/pull/133143) I wanted to link to the book to a chapter explaining how to use `static` with mutable data, but I cou…
-
### Description
Our messaging layer is one of the bottlenecks and does not follow industry standards.
Sequential (blocking) REST calls are causing low throughput, especially when the system is under…
-
# Background
This task is an outcome of the `protocols` Rust docs issues tracked in #845.
While documenting `protocols::v2::roles_logic_sv2` in #1014, areas of potential code debt were identified.…
-
### Bug Description
Sample fails to compile for calling python in rust
Brand new to trying to run python in a rust app haven't found one sample that compiles yet.
### Steps to Reproduce
1. Cargo…
-
Hi!
I noticed that in the `Cargo.toml` for the Rust `cfonts` version file Link-Time Optimization (LTO) for the project is not enabled. I suggest switching it on since it will reduce the binary size…
-
At the moment:
curl -L --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/cargo-bins/cargo-binstall/main/install-from-binstall-release.sh | bash
Gets the latest version which requ…
-
It's broken in VSCode but presumably in Rust Analyzer more generally.
Reproduction steps:
Clone https://github.com/makscee/arena-of-ideas/tree/main/server
Open in VSCode with Rust Analyzer.
…
-
Likely riskier than most because it forces issues of how we have polymorph libraries depend on each other in general for Rust. In particular we're post-processing the Dafny-generated Rust code to add …
-