Pinned issues
Issues
- 13
info message on each command
#1549 opened by frederikhors - 7
Running tests using Bevy 0.14.0 fails on Windows
#1508 opened by janhohenheim - 1
rustc_codegen_cranelift/src/inline_asm.rs:139:67: 'called `Option::unwrap()` on a `None` value'
#1548 opened by matthiaskrgr - 0
Implement vendor intrinsics by pre-compiling using LLVM
#1547 opened by bjorn3 - 15
Using in Windows
#1509 opened by thewh1teagle - 4
Unimplemented x86 llvm intrinsic vcvtph2ps
#1545 opened by DGriffin91 - 1
Failed to assemble on macOS
#1544 opened by thewh1teagle - 1
Is it possible to develop on new Apple Silicon CPUs?
#1543 opened by frederikhors - 3
Tracking issue for abi-cafe failures
#1525 opened by bjorn3 - 1
- 0
Update FreeBSD used in Cirrus CI
#1538 opened by bjorn3 - 3
Bevy crashes at startup on macOS
#1507 opened by bjorn3 - 17
Aarch64 Miscompilation
#1535 opened by DrewRidley - 2
Aarch64 macOS trap on vld1q
#1534 opened by DrewRidley - 1
- 2
- 4
Bevy dynamic-linking makes the program crash
#1530 opened by GlennFolker - 1
Can I make it build the build script with LLVM, but the main projech with Cranelift?
#1529 opened by vi - 0
Implement -Zembed-source
#1528 opened by bjorn3 - 6
-Zcoverage is unimplemented
#1494 opened by weiznich - 3
Panics with cranelift on MacOS cause "fatal runtime error: failed to initiate panic, error 5"
#1527 opened by lucasmerlin - 2
linking issue wit
#1526 opened by kaankoken - 3
- 5
undefined symbol: compiler_builtins::mem when building with cranelift + lld-link.exe on windows (and lld: error on gnu)
#1480 opened by chamons - 6
What is causing this crash?
#1510 opened by frederikhors - 0
Run abi-cafe on arm64 macOS
#1512 opened by bjorn3 - 7
- 6
`evaluation of constant value failed` on macOS M1
#1522 opened by mominul - 7
Linking error with aws_lc_rs
#1520 opened by Alvenix - 3
- 6
Crash when using cranelift
#1518 opened by mlp1802 - 0
Use minimal rustup profile in CI
#1511 opened by bjorn3 - 5
Little questions to help
#1506 opened by frederikhors - 3
Dynamically linked library path resolution with `cargo clif test --doc` differs from `cargo test --doc`
#1505 opened by janhohenheim - 7
cranelift fails to build Bevy 0.13.2 on macOS
#1504 opened by janhohenheim - 4
.debug_str wrong
#1496 opened by limuy2022 - 8
macOS aarch64 compile bug
#1501 opened by andrewgazelka - 4
Support tiny_skia
#1492 opened by bjorn3 - 6
will it compatible with mold?
#1498 opened by Mon-ius - 2
- 2
Problem when working with `Time Stamp Counter (TSC)`
#1493 opened by dimbtp - 3
u128 comparison fails with opt-level 1
#1484 opened by cuviper - 0
Support compiling zlib-rs
#1487 opened by bjorn3 - 4
- 5
`rustflags = ["--cfg=web_sys_unstable_apis"]` in .cargo/config.toml not working
#1486 opened by luxalpa - 3
Add support for PowerPC64 LE Linux
#1482 opened by runlevel5 - 1
couple RA tests fail if built with cranelift
#1479 opened by matthiaskrgr - 2
Cranelift compilation failing
#1478 opened by krazyuniks - 0
- 0
"int binop requires lhs and rhs of same type" assertion should not be triggered for wrapping/unchecked shift
#1475 opened by taiki-e