-
-
To run the code in Python after building the package with `maturin`, you can follow these steps:
1. **Build the package**:
```sh
maturin develop
```
2. **Import and use the module in…
-
I'd like to suggest publishing an additional extension variant without the bundled rust-analyzer binary, for two main reasons:
1. Reduce download size and time
2. Enable support for architectures not…
-
Hi there,
I don't like installing tools globally (because it's far too easy to lose track of project dependencies) and prefer to use Nix flakes to keep everything self-contained. A problem I run into…
-
rust project often have the C/C++ projects score. it is very important to have rust bindings.
Could you assign me to this issue please? I should start next month.
-
When I updated to Rust 1.81 I noticed that the comment indentation changed. Not sure if this is an intentional breakage or a bug.
I have the following code (formatted with Rust 1.80.1, rustfmt 1.7.0)…
-
There is some discussion about PECL extensions written in Rust on the PECL mailing list (https://news-web.php.net/php.pecl.dev/17600 ff), but so far without any consensus. Since @derickr said:
> Fo…
cmb69 updated
2 months ago
-
# 🐛 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…
-
When trying to build applications with only QML and no rust bridges, the build fails with
> cargo:warning=cc1plus: fatal error: /home/chonky/build/rust/kono/target/debug/build/kono-c626df56a33c2707/…
-
### Describe the bug
```
LocalSend 1.16.1 (56)
Error: RhttpError.rhttpUnknownError(field0: reqwest::Error { kind: Builder, source: Custom { kind: Other, error: Error { code: -25262, message: "The…