-
## Description
Describe the issue that you're seeing.
I realize that it's easier to download the rust binaries after rover is installed on someone's device and be able to patch it without pu…
-
### Problem:
Sometimes the primary workload of a Valkey server will become so large that it causes the latency of even trivial commands like PING to become unacceptable. When this happens the serv…
-
**Describe the bug**
Ran the README example with the following prompts: `['forklifts', 'tell me about forklifts', 'what is the current state of the art in forklifts']`
None of generated entries cont…
-
Hi,
Thanks for your time & patience for reviewing this issue.
We are doing Rust ffi safety analysis and found unsound issues in this repo. There are multiple dataflows triggers the unsoundness(r…
-
Currently, `RefCell` and `i32` are used to store user-defined `GodotClass` instances and their reference counts:
https://github.com/godot-rust/gdextension/blob/a64f22409e05d1353492fded4aa36a4b4e6b7…
-
In some cases it would be nice to be able to call syscalls directly using the `linux-raw-sys` crate without relying on wrappers in `rustix`.
-
Reported by Trail of Bits from their *EthStaker Deposit CLI Security Assessment* DRAFT report presented on October 8 2024.
## Description
Several workflows in the repository directly use third-par…
-
Sparrow currently sources its entropy for new software wallets from `/dev/random`. It would be nice to also allow for additional entropy from dice rolls and a camera like seed signer does. Possibly, i…
-
The category would be something like "distributes-executable". This came up for me recently because of the issue here: https://github.com/serde-rs/serde/issues/2538, which caused me difficulty in pack…
-
Multiple developers have registered a desire to allow public access to fields that expose abstraction-breaking impl details (rather than following the current convention of making all such fields priv…