-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What version of `workers-rs` are you using?
0.4.2
### What version of `wrangler` are you using?
3.81.0
### …
-
### Code
Full project to reproduce this bug is at https://github.com/anatawa12/rust-1.82-linker-regression
I tried to link .a file at `$OUT_DIR/testlib.a` with the following `build.rs` code.
```r…
-
CI: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/4144#01922238-3fe7-497f-8ee6-8d496da0d30e
Platform: Ubuntu
Logs:
```
ERROR: [0m/var/lib/buildkite-agent/.cache/bazel/_bazel_b…
-
# 🐞 bug report
### Affected Rule
The issue is caused by the rule:
`py_llibrary`, `py_binary` and `python_register_toolchains`
### Is this a regression?
Yes: this worked in 0.36.0 and reg…
-
Hi dear people,
today I'm using a new Windows PC and for the first time the cargo root dir is not in "C:\\.cargo" but in "M:\cargo".
When I launch the same commands of the other PC (with cargo i…
-
Hi,
I'm trying to use the SDK for compiling the kernel for an board with hi3798cv200 chip with bluetooth and WiFi support.
During the compiling I found two problems.
For the Bluetooth I get an erro…
-
I get this error:
```
==> xla
Compiling 5 files (.ex)
Generated xla app
19:44:48.362 [info] Downloading a precompiled XLA archive for target x86_64-linux-gnu-cpu
19:44:49.815 [info] Succes…
lawik updated
1 month ago
-
### Describe the bug
Cortex-a53 target will fail if using **gcc14.1 and glibc** ( libatomic will fail )
Logs below:
`make[8]: Entering directory '/media/zhou/u2nvme/dev/openwrt/build_dir/tool…
-
Hi,
When I execute `mix rclex.prep.ros2 --arch arm64v8` on the host (amd64) it fails with the following errors:
`
/home/marc/Projects/ovcs_vms_system_rpi4/.nerves/artifacts/ovcs_vms_system_rpi4…
-
## Bug
I've made a minimal reproducible repo: https://github.com/tombh/nightly_cross_minimal_repro
Pasting `main.rs`:
```rs
#![feature(rustc_private)]
extern crate rustc_ast;
extern crate rustc_dri…