-
### Describe the bug
If A depends on a shared library B and A says that B is not a transitive libs, the GCC linker command fails when using shared libraries and using sysroot.
If I then set B as…
-
As below:
```
error: linking with `x86_64-unknown-netbsd-gcc` failed: exit status: 1
= note: rust-lld: error: unknown argument '-dc'
rust-lld: error: unknown argument '-dp'
…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Is your issue described in the documentation?
- [X] I have read the documentation
### Is your issue p…
-
Reading the docs, it seems like you've done some dependency mapping to ensure things are re-linked properly (haven't looked at the scripts though, just assuming).
In any case, since this tool has m…
-
Setup CI, tests, examples, header tests, etc.
```[tasklist]
### Tasks
- [x] Copy headers to cudax
- [x] Rename headers from `.h` to `.cuh`
- [x] Limit scope of `--extended-lambda` flag to only stf-re…
-
**Logs**
[Info - 3:35:30 PM] Connection to server got closed. Server will restart.
[Error - 3:35:33 PM] Request textDocument/hover failed.
[object Object]
PLEASE submit a bug report to https://…
-
* Version of vulkano: 0.34.0, and latest master
* OS: ubuntu linux
* GPU (the selected PhysicalDevice): Intel UHD
* GPU Driver: Mesa
* Rust version: 1.75 and latest 1.80
# Issue
I'…
-
### Bug Description
I want to be able to build my lib with `cargo build` and also run integration tests (which afaik are not supoprted for `cdylib`). In my `Cargo.toml` I have
```
[lib]
crate-type…
anovv updated
2 months ago
-
**Environment Information**
- OS [e.g. Mac, Arch, Windows 10]: Mac Sonoma 14.6.1
- Node Version [e.g. 8.2.1]: v20.15.0
- NPM Version [e.g. 5.4.2]: 10.7.0
- PNPM Version [e.g. 5.4.2]: 8.13.1
…
-
about /compiler/rustc_target/src/spec/targets/wasm32_wasip1_threads.rs
https://github.com/rust-lang/rust/blob/master/compiler/rustc_target/src/spec/targets/wasm32_wasip1_threads.rs#L61
now:
```rust:…