-
### What happens?
I am trying to integrate DuckDb in a Rust Client Side Rendered WASM project as seen here: https://github.com/leptos-rs/leptos/tree/main/examples/tailwind_csr_trunk
When adding …
-
### Describe the bug
When printing a string stream (e.g. `(string) | lines | each { tee { print } }`), the printed lines are not newline-separated. When using `print $in` instead, they are.
### How …
-
### Problem
editor is being interrupted with message `rust_analyzer: -32802: server cancelled the request` while typing on every keystroke after the latest updates of rust-analyzer
### Steps to repr…
-
During the pipx install I ran into
```
PIP STDERR
----------
Running command git clone --filter=blob:none --quiet https://github.com/protectai/vulnhuntr.git /private/var/folders/yh/38q3l89546…
-
I am trying to compile a Rust project to `x86_64-unknown-linux-musl` from a `x86_64-unknown-linux-gnu` host (NixOS 24.05).
`pkgs` is defined as follows:
```nix
pkgs = nixpkgs.legacyPackages.x86_6…
-
### Describe the bug
Using `try {}` prevents the next external command to display in stdout.
### How to reproduce
1. Execute one of the following
```sh
sh -c "echo a"; let $e = try {}; sh -c "ech…
-
I cant keep rust-gpu updated for my projects since [this commit](https://github.com/Rust-GPU/rust-gpu/commit/775b5d5fa4a8ac7417c5d6abc9176522c000f88c)
### Example & Steps To Reproduce
I have made …
-
### Verification
- [x] I searched for recent similar issues at https://github.com/rust-lang/rustup/issues?q=is%3Aissue+is%3Aopen%2Cclosed and found no duplicates.
- [x] I am on the latest version of …
ssg47 updated
18 hours ago
-
## Prebuilt Binaries for Android Termux (aarch64)
Currently, prebuilt binaries for `blink.cmp` are not available for `Android Termux on aarch64` architecture. This forces users on this platform to …
-
Converting to an issue since I see no way this would be intended behavior, and I haven't been able to solve it myself.
I have `"rust-analyzer.cargo.features": ["scrap/linux-pkg-config"]` in a `.vsc…