Edward Pierzchalski

Results 3 issues of Edward Pierzchalski

Hi, I've attached the logs I get when I run `cargo-binstall --no-confirm --log-level debug sccache > debug.log 2> error.log`. Other packages install fine. I suspect the issue is `sccache` providing...

Report: bug

In [cl.rs](https://github.com/luqmana/rust-opencl/blob/master/src/cl.rs), all the constants are defined as `static`s instead of `const`s, which gets annoying if you're trying to wrap the values in things like the `bitmasks!` macro. Is there...

The [release notes](https://github.com/AlloyTools/org.alloytools.alloy/releases/tag/v6.2.0) for the latest version of Alloy says it has an embedded LSP server. Can/should this extension be updated to use the "official/vanilla" Alloy build instead of the...