-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have up…
-
Grab bag of issues I discovered while integrating this into [mkosi-kernel](https://github.com/DaanDeMeyer/mkosi-kernel):
1. Build artifacts are not stored under the out-of-tree build directory if o…
-
### Describe the bug
Seems that it installs all except arch specific night builds for `tauri`, `clijs` and `protobuf`:
```bash
$ .github/scripts/setup-system.sh
Setting up this system for Spaced…
-
## Description
## Steps to Reproduce
1. I have a `tinyint(1)` type in mysql. I use `sea-orm-cli` v0.11.3
2. generate below:
```rust
use sea_orm::entity::prelude::*;
use serde::{Deseri…
-
I think there was another issue floating around about slow builds, but I can't seem to find it now.
It seems making any change to the build when using the `native` feature forces an entire rebuild …
-
### 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…
-
I want to scale down and move around my notes to fit the background. I'm not a coder I dont know anything about lua scripting and most of the things i have done were just coping and pasting from other…
-
Attempting to run `cargo check` on docs.rs I got this error message:
```
trap at Instance { def: Item(DefId(1:15058 ~ core[8a67]::core_arch::x86::sha::_mm_sha256rnds2_epu32)), args: [] } (_ZN4core…
-
Edit distance of some small amount away from an existing crate, when detected send an email to help@crates.io with a link to the crate and a link to the crate that its name is close to?
-
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…