-
From #181
Currently, Cargo.toml says that this project support Rust 1.62, but when we actually check the MSRV, it appears to be Rust 1.70.
https://github.com/apache/arrow-rs/blob/08a57e9b3b1f954…
-
## Description
`sea-query` compilation fails with the following error:
```
Compiling sea-query-binder v0.3.0
error[E0004]: non-exhaustive patterns: `sea_query::Value::Array(_, _)` not cover…
-
与这个类似: https://github.com/tauri-apps/tauri/issues/3941 问题是 Windwos 下 run 的时候会报 icon 文件找不到。试过跳转路径更换目录名等方式,还是一直失败。
```
npm run devwin
Debugger attached.
> devwin
> set TAURI_SKIP_DEVSERVER_CHEC…
-
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?
-
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…
-
### Polars version checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://crates.io/crates/polars) of P…
-
- [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
-
## What happens?
When I run `cargo doc --target riscv32imc-unknown-none-elf` on a project with `esp32c3-hal = "0.10.0"` as a dependency, it fails with the following error message.
```
Checking …
-
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…
-
I will update the earth_relief grids (to version v2.5.5) in the main server.
The steps to follow are:
- [x] Test the files in [test.generic-mapping-tools.org](http://test.generic-mapping-tools.…