-
I got below error when running ``` cargo install probe-rs-tools flip-link```
System is Sonoma 14.6.1 (Intel)
Is there anything I can do?
```bash
...
Compiling fallible-iterator v0.3.0
Comp…
-
There are currently not many useful functions implemented for `Pin`. Therefore, pins configured that way can not be used without converting them to a pin with a statically defined function first. That…
-
Testing a fix to the upload code (https://github.com/maidsafe/safe_network/issues/1957) I'm still having a problem uploading a directory using my client app. I tried two runs, both of which started up…
-
I see that `rustfmt` checks for a config file in `$HOME/Library/Preferences/rustfmt`. Does it also check in `$HOME/.config/rustfmt`? From my testing, it seems like it does not (assuming it's only on L…
-
*Originally reduced from a production application using the `tower` crate - see @fasterthanlime's [reduced repro repo](https://github.com/fasterthanlime/rustc-superlinear-sadness) for more background …
eddyb updated
2 months ago
-
### Problem Description
I am not sure if this is expected or a bug. But if I convert a 5.1 audio stream of a movie from AC3 to AAC or from AAC to AC3, it changes the channel layout.
As an example …
-
When running:
podman run --rm \
-v cargo-cache:/volume/.cargo \
-v $PWD:/volume \
-w /volume \
-t quay.io/instrumentisto/rust \
cargo build --release
…
-
```
Caused by:
0: Parsing layer blob 6d52d9af072841028a446e6a01f4a89484ae4ed93f235cfbccd22a877231736e
1: error: opening repo: opendir(/proc/self/fd/3): No such file or directory
2: Pro…
-
Starting with bcachefs-tools 1.9.0 my bcachefs mount fails on boot (i.e., with systemd mount unit), but suceeeds if I manually mount it.
I have the following fstab entry
```
UUID=acfd231c-8554-…
-
Currently, [pkt-config probed library path](https://github.com/sgrif/mysqlclient-sys/blob/a1799fca97ce0016d12c36095f0884426bdffed8/build.rs#L293) are not monitored by [cargo change detection](https://…