-
i can use my browser to download the source archive from the same link(http://releases.llvm.org/6.0.0/llvm-6.0.0.src.tar.xz), but llvmenv failed.
anyone can help?
More Info:
```
lsw@lsw-dee…
-
### Govee Device SKU
H705A
### Govee2MQTT Version
2024.01.24-ea3cd430
### Describe the issue
I switched add-ons per recommendation, but the new MQTT version is having an issue connecting to Govee…
-
Getting this error while running `cargo build` on ubuntu 16.10. I have installed libgtk-3-dev.
```
Fresh bitflags v0.5.0
Fresh bitflags v0.4.0
Fresh libc v0.2.21
Fre…
-
Niri occasionally panics when closing a window.
I'm not sure exactly how to repro. It's happened 3 or 4 times so far. So far I've only had it happen with wezterm, but that's the window I open a…
-
rust edition: 2021
OS: Windows 11(Language: Simplified Chinese)
xlsxwriter = { version = "^0.3" }
[**minimal reproducible project.zip**](https://github.com/informationsea/xlsxwriter-rs/files/8862…
-
**Describe the bug**
I'd like to use hardware volume control but my system uses PipeWire. I saw that there's a virtual pipewire device in `aplay -L` so I tried setting that as the mixer device/contro…
-
### Code
```Rust
struct S;
struct S2();
trait Foo {
type Out;
}
trait Bar {
type Out;
}
trait Qux {
type Out;
}
trait Fuzz {
type Out;
}
impl Fuzz for S…
-
### Description
`spl-token-2022` can't be built in a wasm32 environment in version 5 and 6.
Running this command:
```bash
cargo build --package spl-token-2022@6.0.0 --target wasm32-unknown-u…
-
### Checklist
- [X] I've looked through the [issues and pull requests](https://github.com/cross-rs/cross/issues?q=) for similar reports
### Describe your issue
I have a project that uses `rdkafka` …
-
Hello,
We are writing a program using Python and Rust with [PyO3](https://github.com/PyO3/pyo3). It is working fine on Ubuntu but is throwing an exception at runtime on Windows when calling `File::…