-
@b-zee Sorry to bother you but wonder if you have a moment to comment.
I'm looking at extending rclone (written in Go) to use Autonomi. I hope to write most of this in Rust and call it from Go so w…
-
I'm trying to install spotdl with pip since it's written in python. But I am encountering many issues, especially since I believe spotdl requires the rust/cargo library.
-
## Description
Getting a rust panic about graphics, somehow it runs fine in --release
10-08 10:53:21.710 15311 15356 E [ALVR NATIVE-RUST]: ALVR panicked: What happened:
10-08 10:53:21.710 153…
-
We need to procure a rust dev to do this. We can offer WG tokens :). Maybe do a dfinity public grant?
-
My real goal with #100 was to enable shipping free-threaded wheels. I'm actively working on improving the state of free-threaded support for popular packages on PyPI and this package is one of them. I…
-
### Code
The reproduction is a simple game in bevy: https://github.com/malezjaa/game
### Meta
`rustc --version --verbose`:
```
rustc 1.84.0-nightly (143ce0920 2024-11-10)
binary: rustc
commit-ha…
-
Currently, only the Python version of the library has long, descriptive docstrings. The Rust extension has more brief one-line docstrings.
IDEs are able to pick up the docstrings from the Python v…
-
**Describe the bug**
When I call `connect_relay` for a relay that does not exist such as `ws://localhost:1234`, I get Ok
**Expected behavior**
I get an Error
**Build environment**
* Libr…
-
**Summary**
Test passed but assert failed.
```txt
Running MySQL test for file: tests/sqllogictests/suites/query/window_function/expr_in_window.test ...
panicked at src/query/expression/src/…
-
When I run
```
bazel run @rules_rust//tools/rust_analyzer:gen_rust_project
```
in my Bazel/Rust project, the generated `rust-project.json` contains an entry for an code-generated crate, but the …