issues Search Results · repo:rust-lang/rustc_codegen_cranelift language:Rust
Filter by
501 results
(87 ms)501 results
inrust-lang/rustc_codegen_cranelift (press backspace or delete to remove)We should now support used(linker), but for some reason the proc macro still doesn t contain the used symbol in
question.
C-bug
bjorn3
- Opened 19 days ago
- #1589
I noticed when switching to the cranelift backend that my typetag types stopped working:
https://github.com/dtolnay/typetag/issues/35
I m not sure what exactly is to blame, but figured it warranted reporting ...
O-macos
stewartadam
- 2
- Opened on Jul 8
- #1588
There are couple issues when compiling crate rustls-graviola, which utilises a lot of inline assembly.
Compiled on aarch64/macOS with latest Nightly/cranelift.
Compiling graviola v0.2.1
error: invalid ...
C-bug
O-arm
S-blocked
Nicceboy
- 4
- Opened on Jun 28
- #1586
I attempted to compile Rust programs for other platform architectures using rustc-clif, but I encountered some issues.
When running:
rustc-clif --target aarch64-unknown-linux-gnu file.rs
The compiler ...
abc767234318
- 2
- Opened on Jun 27
- #1585
error[E0511]: invalid monomorphization of `simd_shuffle` intrinsic: simd_shuffle index must be a SIMD vector of `u32`, got `[u32; 4]`
-- /Users/bjorn/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pathfinder_simd-0.5.4/src/arm/swizzle_f32x4.rs:1818:24 ...
A-core-arch
C-bug
O-arm
bjorn3
- Opened on Jun 18
- #1583
I m having this error only with a single project that is very very similar to other ones.
I do not understand why!
With cargo run everything works. With cargo-clif run not.
cargo 1.89.0-nightly (68db37499 ...
frederikhors
- 1
- Opened on May 31
- #1581
https://github.com/rust-lang/rustc_codegen_cranelift/actions/runs/15097894001/job/42435005556
---- floats::f16::test_total_cmp stdout ----
---- floats::f16::test_total_cmp stderr ----
thread ...
bjorn3
- 9
- Opened on May 20
- #1578
Hi 👋🏽,
just wanted to report that it seems that the popular https://docs.rs/inventory/latest/inventory crate does not work with
cranelift. I tried with the latest nightly-2025-05-16 version. Is this expected? ...
enricoschaaf
- 2
- Opened on May 16
- #1577
I have set my toolchain via rust-toolchain.toml to nightly-2025-04-17. This works with cargo build, but cargo clif build
seems to be using a different version (I don t know which one) for the build scripts ...
luxalpa
- 3
- Opened on Apr 21
- #1573

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.