-
Hi! It looks like this code in `ctr32_encrypt_blocks` has undefined behaviours.
https://github.com/briansmith/ring/blob/befdc87ac7cbca615ab5d68724f4355434d3a620/src/aead/aes/ffi.rs#L174-L202
I r…
-
**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
…
-
How viable would a trimmed down version of C# be?
Could it even be made to work with rust's safety features?
-
OS: Windows 11 23H2
VSCode version: 1.95.0
CodeLLDB version: 1.11.0
Compiler: rust 1.81.0-x86_64-pc-windows-msvc toolchain
Debuggee: PDB
There are not "pretty printing" of rust containers (in …
-
| | C++ | Rust |
|-|-|-|
| Windows 11 VM | ❌ | ❌ |
| `wine` on macOS | ❌ | ✅ |
C++ build in Windows 11:
![Missing `libgcc_s_seh-1.dll`](https://github.com/user-attachments/assets/6c579cb2-af9f-…
-
Hey so I'm interested in adding rust support. I think I've got a rough idea as to how this might be doable. But I'd love to get some feedback from someone a little more knowledgeable on introspector b…
-
# 🐛 bug report
- With `@parcel/rust` v2.12.0 `parcel` runs fine on an OS that uses GLIBC_2.28 (e.g. Rocky Linux 8)
- With `@parcel/rust` v2.13.0 `parcel` fails with the following error:
```tx…
-
Bindings should concern higher types exposed to the Python API:
- [ ] Gates
-
### Bug Description
```shell
pip install maturin
Collecting maturin
Using cached maturin-1.7.8.tar.gz (195 kB)
[...]
Rust build failed; unable to locate executable 'maturin'
```
### Yo…
-
Currently Rust for Flipper Zero [requires a nightly toolchain](https://github.com/flipperzero-rs/flipperzero/blob/19b185e63f60572da8a7418185f5e5b87f6f6959/crates/rust-toolchain.toml) to build binaries…