-
Best I can tell, `u/broken_broken_` is not your Reddit account, and I wanted to engage with you directly.
Having read your article [Perhaps Rust needs "defer"](https://gaultier.github.io/blog/perha…
-
Apply following PRs on the [update_on_bitcoin_0.31.x](https://github.com/chaintope/rust-tapyrus/tree/update_on_bitcoin_0.31.x) branch.
* [ ] port change log from rust-tapyrus
* [x] Add generation …
-
![1](https://github.com/user-attachments/assets/ae6b019a-b45e-495e-a632-3ee3a6a5ed1d)
校验未通过,可能是下载过程出现了什么问题,请问怎么破呢
-
### Checklist
- [X] The issue exists after disabling all extensions
- [X] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused by a …
-
This is a tracking issue for the experimental `extern "rust-cold"` ABI.
The feature gate for the issue is `#![feature(rust_cold_cc)]`.
This allows emitting functions with [`coldcc` in LLVM](https:/…
-
The setup:
* OS: Windows 11 Home
* Shell: PowerShell (with Gleam installed via Scoop)
* Gleam 1.6.2
* Project: vanilla [`gladvent`](https://hexdocs.pm/gladvent/) one, (important!) on a WSL mount.
…
-
# Proposal
Currently there is no documented minimum Solaris version. @psumbera (who has been the de facto target maintainer for a long time) put up a PR that documents the minimum version as 11.4, wh…
-
### Describe the bug
The code generator does not generate concrete code for a struct-like enum defined in a third-party crate.
It is left as an opaque type and cannot be constructed on the Dart sid…
-
The current crates.io support uses `--package` to handle crates both with and without workspaces. Another option @orhun pointed out was to use the `--manifest-path` which appears to have better suppo…
-
Ran into an issue with x86 where heavily nested data was causing a segmentation fault on depythonize.
Issue came from using sqloxide to get ast for queries, narrowed it down to be happening in dep…