-
- OS: Linux (Arch LInux)
- Toolchain: `stable-x86_64-unknown-linux-gnu` (1.42.0)
- rust-analyzer: https://github.com/rust-analyzer/rust-analyzer/commit/779555c1beac90f633c01a773558c4007c99c97f
`u…
-
Thanks for making this crate, it seems very useful 🙂
It it possible to do marshalling of Rust functions/types like with `#[wasm-bindgen]` attributes?
Or anything that's not as verbose as manual …
-
### Requirement
One feature that could significantly enhance Igniter's support for all basic requirements in Phoenix is a robust JavaScript parser or manipulator.
Developing this from scratch wou…
-
It would be nice to have the mentioned functionality in `flate2` even when relying on pure Rust code.
This got forwarded here from https://github.com/rust-lang/flate2-rs/issues/358, see that for a …
-
When calling an unwrap on a value that *should* be Some, i instead get an unwrap on None error. Attaching a debugger seems to show an invalid memory error.
This issue happens only when opt-level is s…
-
devtools:
- Python
- https://github.com/astral-sh/uv
- AI assisted programming:
- https://www.cursor.com/
- webdev:
- https://htmx.org/
- debuggers (for some language, maybe python or ru…
xylix updated
1 month ago
-
https://github.com/i18n-site/rust/actions/runs/11519713302/job/32069371843#step:9:494
```
+ RUSTFLAGS='--cfg reqwest_unstable -D warnings -C target-feature=+aes -C target-feature=+neon'
+ cargo z…
-
## API
На данный момент, если происходит какая-либо ошибка, возвращается пустой ответ. По-хорошему должен возвращаться JSON примерно такого формата:
```JSON
{
"error": "WRONG_CREDENTIALS"
}
```
#…
-
# Iceberg
- Partitioning pruning support https://github.com/ClickHouse/ClickHouse/issues/52054 @divanik
- Time Travel Support: https://github.com/ClickHouse/ClickHouse/pull/71072 @divanik @bretth…
-
As the title says, `RedrawRequested` occurs without a corresponding `MainEventsCleared` (and `RedrawEventsCleared` on macOS). Fundamentally, drawing inside `kCFRunLoopBeforeWaiting` is just plain inco…