-
### 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 …
-
# Describe the bug
Customer can't log in to Firezone because ~~connlib~~ Client is failing to create the adapter.
# Next steps
- [x] Get IPC service logs from customer
- [x] Gracefully sign …
-
Seen in user's logs. Have not tried to reproduce yet.
```
[2m2024-08-27T12:47:16.676595Z[0m [33m WARN[0m [2mquinn_udp[0m[2m:[0m sendmsg error: Os { code: 10055, kind: Uncategorized, message: "An o…
-
### Make sure you have done the following
- [X] I have updated to the latest version of `blink.cmp`
- [X] I have read the README
### Bug Description
this only happens on large rust project, …
-
This seems to be an upstream problem, but there also seems to be a workaround:
With `$target` = `i686-w64-mingw32`:
```
# rustc -o ${prefix}/bin/hello_world${exeext} -g /usr/share/testsuite/rust/…
-
Using the latest VSCode and rust-analyzer on Windows 10, I have tried both the preview and release versions of rust-analyzer, and have reinstalled multiple versions of the toolchain using rustup, but …
-
Release 3.00B1 tested on Win 7 64. Doesn't start. No log produced: it crashes at start.
Release 2.03 which was build before rust 1.76 is OK
![Clipboard01](https://github.com/user-attachments/ass…
-
```
================================= rust: 21 transitive dependencies =================================
[...]
Rust compiler for the build machine: rustc -C linker=link (rustc 1.78.0)
[...]
…
-
compile the rust to work on MacOS and Windows
-
Hello! I'm using bencher in Github Actions for one of my repos in Rust, and I'm using adapter `rust_criterion`, but I found bencher works well on macos-latest and linux-latest, but succeed without run…