-
### Question
```txt
PS C:\github\lemmy> cargo build
Compiling proc-macro2 v1.0.64
Compiling quote v1.0.29
Compiling unicode-ident v1.0.5
Compiling cfg-if v1.0.0
…
-
I ran across this issue when trying to transfer my rust enums to the frontend after some serde renaming. For context, the enum's string variation won't be processed in the rust backend other than `Fro…
-
I'm trying build [typst-lsp](https://aur.archlinux.org/packages/typst-lsp) from Arch Linux AUR with mold version `2.2.0`, but it vomit this:
```
paru -S typst-lsp --skipreview
:: Resolving dependen…
-
There are no arm64 binaries for rpolars. When installing from source the following error is emitted.
```
remotes::install_github("pola-rs/r-polars")
> remotes::install_github("pola-rs/r-pola…
-
I'm currently building a project manager. I have multiple operations that are defined for the same set of projects.
For example, `build` and `clean` (amongst many others) which all take a project as …
-
I'm not sure if I have a conflicting crate dependency but I'm now running into the following issue:
```
▶ cargo check
Checking ed25519-dalek v2.0.0-pre.0
error[E0107]: this struct takes 0 li…
-
- [x] yew to 0.20.0
- [x] gloo to 0.8.0
- [x] wasm-bindgen to 0.2.80
- [x] js-sys to 0.3.57
- [x] web-sys to 0.3.57
- [x] frunk_core to 0.4.0
- [x] strum to 0.24.0
- [x] yew-octicons to 0.3.1
-
I see that atspi now depends on serde_plain and strum, but these dependencies don't seem to be used in the code. Is this a mistake, or am I missing something?
-
```
user@user-HP-Laptop-15s-du3xxx:/media/user/Local Disk/Game and others help/Ascendance/Ascendance$ cargo equip --exclude-atcoder-crates
Running `/home/user/.cargo/bin/rustup run nightly-x86_…
-
与这个类似: https://github.com/tauri-apps/tauri/issues/3941 问题是 Windwos 下 run 的时候会报 icon 文件找不到。试过跳转路径更换目录名等方式,还是一直失败。
```
npm run devwin
Debugger attached.
> devwin
> set TAURI_SKIP_DEVSERVER_CHEC…