-
Are there any future plans to add rust language support?
-
During the pipx install I ran into
```
PIP STDERR
----------
Running command git clone --filter=blob:none --quiet https://github.com/protectai/vulnhuntr.git /private/var/folders/yh/38q3l89546…
-
**Description:**
The to_rust_string function uses CStr::from_ptr to convert a raw pointer (*const c_char) into a CStr. However, it does not validate that the pointer meets the necessary safety requir…
-
### Preflight checklist
- [X] I could not find a solution in the existing issues, docs, nor discussions.
- [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/sdk/blob/maste…
-
On web we have a configurable grace period for late key delivery
https://github.com/element-hq/element-web/blob/9a126795a81d13aba2d331b38df75878682d54a1/src/DecryptionFailureTracker.ts#L122
```typ…
-
This repo uses the `-Csoft-float` flag here:
https://github.com/FrameworkComputer/framework-system/blob/96a760849d6409134b19001a5921d10b5c9b6d3d/framework_uefi/Makefile#L48
This flag is a NOP on…
-
**Describe the bug:**
The `TypedArray` abstraction implements `js::rust::CustomTrace` instead of `JSTraceable`, so deriving `JSTraceable` on a struct with a `Uint8Array` member fails.
```
error[…
-
As a follow up to the testing-devex's feedback for https://github.com/rust-lang/rust/pull/123365 ([draft](https://rust-lang.zulipchat.com/#narrow/stream/404371-t-testing-devex/topic/meeting.202024-05-…
-
The LSP may be installed in different locations depending on whether and which Ruby version manager you use. To leverage the similar problem for Rust, the built-in Rust support has recently ntroduced …
-
Apply following PRs on the [update_on_bitcoin_0.31.x](https://github.com/chaintope/rust-tapyrus/tree/update_on_bitcoin_0.31.x) branch.
* [ ] port change log from rust-tapyrus
* [x] Add generation …