Jorge López Tello

Results 4 issues of Jorge López Tello

Title: sys-devel/llvm: -fipa-pta workaround for LLVM. Fixes #881 although not only does LLVM 16 not compile with it, but at least 15.0.7-r3 The failure happens always while generating code for...

The initial setup with composer fails otherwise

I tried to run hash-rs from git and it wouldn't compile on stable Rust. Thus, I set to update it and now it seems to be fully working. The main...

Give the user the option of choosing IO backend. There is only a "syscall" backend, unless built for Linux with `#[cfg(feature = "io_uring")]` which introduces `--io=io-uring`. Right now, the choice...